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

Initial init changes for dynamic config. #27

Merged
merged 9 commits into from
Apr 10, 2024
Merged

Initial init changes for dynamic config. #27

merged 9 commits into from
Apr 10, 2024

Conversation

tanmayja
Copy link
Contributor

@tanmayja tanmayja commented Dec 8, 2023

No description provided.

cmd/update-conf.go Outdated Show resolved Hide resolved
pkg/update_pod_status_util.go Show resolved Hide resolved
pkg/update_pod_status_util.go Outdated Show resolved Hide resolved
go.sum Outdated Show resolved Hide resolved
metadata.IsSecurityEnabled = securityEnabled

initp.logger.Info("Updating pod status", "podname", initp.podName)
data, err := os.ReadFile(aerospikeConf)
Copy link
Collaborator

Choose a reason for hiding this comment

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

I think this change can be put in a separate function. Let's keep functions short.

@sud82 sud82 merged commit 5ab32b0 into master Apr 10, 2024
8 checks passed
@sud82 sud82 deleted the dynamicconfigpoc branch April 10, 2024 06:18
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.

3 participants