Skip to content

feat: add kubernetes operator support#47

Open
franzramadhan wants to merge 1 commit intotidwall:mainfrom
franzramadhan:pogocache-kubernetes-operator/1
Open

feat: add kubernetes operator support#47
franzramadhan wants to merge 1 commit intotidwall:mainfrom
franzramadhan:pogocache-kubernetes-operator/1

Conversation

@franzramadhan
Copy link

@franzramadhan franzramadhan commented Mar 16, 2026

Description

  • Add logic to emulate running Pogocache in Kubernetes using the Operator pattern
  • ci: Add logic to test and release operator image and manifest

Related Issue(s)

Things to review

Notes

  • What is zz_generated.deepcopy.go?
    It's an auto-generated boilerplate that implements the runtime.Object interface required by the Kubernetes API machinery. The zz_ prefix is a convention that puts it last alphabetically in file listings, signalling "don't touch this by hand".

@franzramadhan franzramadhan force-pushed the pogocache-kubernetes-operator/1 branch from 091f804 to 9a9ac64 Compare March 16, 2026 09:26
@franzramadhan
Copy link
Author

franzramadhan commented Mar 16, 2026

Hi @tidwall
Kindly review this proposal 🙏
Another option is to create new repository called pogocache-operator and isolate all operator logics and workflows inside that repository only

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant