Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: change container image from bitnami to be our own #75

Merged
merged 4 commits into from
Aug 16, 2024

Conversation

lwpk110
Copy link
Member

@lwpk110 lwpk110 commented Aug 15, 2024

  1. Refactored the coordination logic to replace bitnami with the new image coordination requirements.
  2. Added e2e tests to ensure the stability and correctness of the refactored code across different scenarios.
  3. Extracted the config, security, and listener modules from the original logic to improve code maintainability and extensibility.

This refactoring not only adapts to the new image coordination logic but also enhances the robustness and modularity of the code, laying a solid foundation for future feature extensions and maintenance.

@lwpk110 lwpk110 requested a review from whg517 August 15, 2024 09:23
@lwpk110 lwpk110 changed the title refactor: upgrade container image from bitnami to selt-built version refactor: upgrade container image from bitnami to self-built version Aug 15, 2024
@lwpk110 lwpk110 force-pushed the feature/stackable_sync branch 2 times, most recently from db2b7dc to 227c84e Compare August 15, 2024 10:41
@tutunannan tutunannan changed the title refactor: upgrade container image from bitnami to self-built version refactor: change container image from bitnami to be our own Aug 15, 2024
@lwpk110 lwpk110 force-pushed the feature/stackable_sync branch from 227c84e to 0fbbc68 Compare August 15, 2024 10:55
1. Refactored the coordination logic to replace bitnami with the new image coordination requirements.
2. Added e2e tests to ensure the stability and correctness of the refactored code across different scenarios.
3. Extracted the config, security, and listener modules from the original logic to improve code maintainability and extensibility.

This refactoring not only adapts to the new image coordination logic but also enhances the robustness and modularity of the code, laying a solid foundation for future feature extensions and maintenance.
@lwpk110 lwpk110 force-pushed the feature/stackable_sync branch from 0fbbc68 to d62bada Compare August 15, 2024 11:46
Copy link
Member

@whg517 whg517 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should be update:

kubedata-catalog -> kubedoop-catalog
kubedata-operators -> kubedoop-operators
kubedatastack -> kubedoop-system

@lwpk110 lwpk110 force-pushed the feature/stackable_sync branch from eb6ac9b to 93a1c0e Compare August 16, 2024 06:25
@lwpk110 lwpk110 merged commit 4ac627e into zncdatadev:main Aug 16, 2024
6 checks passed
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.

2 participants