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

Move dot generation to Redpanda type #240

Merged
merged 1 commit into from
Sep 23, 2024
Merged

Conversation

RafalKorepta
Copy link
Contributor

To generate all kubernetes resources all functions from helm chart repository needs to have Dot instance. Within Dot the KubeConfig needs to be configured correctly, so that lookUp function would work as in helm chart deployment model. This PR moves the Dot instance creation to Redpanda type, so it could be used not only wihtin cluster client, but with Redpanda reconciler too.

Reference
redpanda-data/helm-charts#1532 #223 (comment) #223 (comment)

@RafalKorepta RafalKorepta force-pushed the rk/change-dot-func-usage branch 3 times, most recently from babed5e to a300508 Compare September 18, 2024 23:26
@RafalKorepta RafalKorepta force-pushed the rk/change-dot-func-usage branch 3 times, most recently from 8ed7939 to 79e23f7 Compare September 20, 2024 23:46
To generate all kubernetes resources all functions from helm chart repository
needs to have Dot instance. Within Dot the KubeConfig needs to be configured
correctly, so that lookUp function would work as in helm chart deployment model.
This PR moves the Dot instance creation to Redpanda type, so it could be used
not only wihtin cluster client, but with Redpanda reconciler too.

Reference
redpanda-data/helm-charts#1532
#223 (comment)
#223 (comment)
@RafalKorepta RafalKorepta merged commit 4d05b03 into main Sep 23, 2024
5 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