cuisongliu / automq-operator

8 stars 1 forks source link

feat(main): add hash from configmap #32

Closed cuisongliu closed 2 weeks ago

cuisongliu commented 2 weeks ago

This pull request includes several changes to the internal/controller package, focusing on improving the handling of context values, imports, and annotations in Kubernetes resources. The most important changes include adding a new context key type, updating import statements, and modifying annotations in the syncControllerSTS method.

Context Handling Enhancements:

Import Statement Updates:

Annotation Modifications: