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

storage-controller: remove unused vars, cleanup documentation #124

Merged
merged 1 commit into from
Feb 12, 2025

Conversation

fcdm
Copy link
Member

@fcdm fcdm commented Feb 11, 2025

We don't need to know the console URL or API keys since
#113, however, there's still some cleanup left.

The CONSOLE_URL variable is not used in register-storage-controller.py (except for logging), so
we can delete it and don't need to set it in the registration job either.

Similarly, API keys are not needed, remove references in values files and documentation.

Bump to version to 1.5.1, as this should be consired a bugfix to perform some belated cleanup.

We don't need to know the console URL or API keys since
#113, however, there's still some cleanup left.

The `CONSOLE_URL` variable is not used in `register-storage-controller.py` (except for logging), so
we can delete it and don't need to set it in the registration job either.

Similarly, API keys are not needed, remove references in values files and documentation.

Bump to version to 1.5.1, as this should be consired a bugfix to perform some belated cleanup.
@fcdm fcdm requested review from a team and VladLazar February 11, 2025 22:02
@fcdm fcdm merged commit 0a83f23 into main Feb 12, 2025
7 checks passed
@fcdm fcdm deleted the fcdm/cleanup-storcon branch February 12, 2025 10:25
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