Skip to content

feat(go): add initial Go module#1

Merged
aptmac merged 1 commit into
mainfrom
initial-commit
Apr 17, 2026
Merged

feat(go): add initial Go module#1
aptmac merged 1 commit into
mainfrom
initial-commit

Conversation

@aptmac
Copy link
Copy Markdown
Owner

@aptmac aptmac commented Apr 17, 2026

Initial dump of the operator.

Scaffolded using operator-sdk, and developed with the help of Bob (v1.0.1).

This operator watches for pod activity on a cluster, and if a pod has an image ref from a Red Hat image registry (only tracking EAP at the moment) it will ensure that there are valid labels on that pod. At the moment it simply parses the image ref and adds rht.comp for the app name, rht.comp_version for the version, rht.comp_image for the image ref, and rht.comp_discovered as a timestamp for when the operator first found this pod.

@aptmac aptmac merged commit 4ca5dd6 into main Apr 17, 2026
4 checks passed
@aptmac aptmac deleted the initial-commit branch April 17, 2026 16:23
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