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

issue-698, Save default user ref for zookeeper #710

Merged
merged 1 commit into from
Feb 15, 2024

Conversation

OleksiienkoMykyta
Copy link
Collaborator

No description provided.

@OleksiienkoMykyta OleksiienkoMykyta force-pushed the issue-698-Save-default-user-ref-for-zookeeper branch 2 times, most recently from 774cbf7 to 209a695 Compare February 15, 2024 12:16
@OleksiienkoMykyta OleksiienkoMykyta force-pushed the issue-698-Save-default-user-ref-for-zookeeper branch from 209a695 to a20fe3b Compare February 15, 2024 12:21
@@ -45,7 +45,8 @@ type ZookeeperStatus struct {
// INSERT ADDITIONAL STATUS FIELD - define observed state of cluster
// Important: Run "make" to regenerate code after modifying this file

ClusterStatus `json:",inline"`
ClusterStatus `json:",inline"`
DefaultUserSecretRef *Reference `json:"defaultRef,omitempty"`
Copy link
Contributor

@ribaraka ribaraka Feb 15, 2024

Choose a reason for hiding this comment

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

name a tag such as defaultUserRef or userRef

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

It`s not userRef, so I renamed it to defaultUserSecretRef instead

@ribaraka ribaraka added the enhancement New feature or request label Feb 15, 2024
@OleksiienkoMykyta OleksiienkoMykyta force-pushed the issue-698-Save-default-user-ref-for-zookeeper branch from a20fe3b to 4c7800c Compare February 15, 2024 12:33
@ribaraka ribaraka merged commit cf8ecb3 into main Feb 15, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants