Skip to content
This repository has been archived by the owner on Oct 23, 2024. It is now read-only.

Use Toggle Task for deployment of cassandra exporter, bump to Kubernetes 1.16 #140

Merged
merged 11 commits into from
Jul 15, 2020

Conversation

ANeumann82
Copy link
Contributor

Signed-off-by: Andreas Neumann [email protected]

Copy link
Contributor

@porridge porridge left a comment

Choose a reason for hiding this comment

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

Please update at least these two lines in docs to match the toggle task semantics for the parameter value. There might be more in that doc which assume the previous semantics.

It might make sense to coordinate with #131 as well

@ANeumann82
Copy link
Contributor Author

Waiting for merge and release of kudobuilder/kudo#1552 before we can merge this

Copy link
Contributor

@zmalik zmalik left a comment

Choose a reason for hiding this comment

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

LGTM!

metadata.sh Show resolved Hide resolved
operator/params.yaml Outdated Show resolved Hide resolved
@@ -17,5 +16,4 @@ spec:
selector:
matchLabels:
kudo.dev/instance: {{ .Name }}
kudo.dev/servicemonitor: "true"
{{ end }}
kudo.dev/servicemonitor: "true"
Copy link
Contributor

Choose a reason for hiding this comment

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

Can you please keep the trailing newline? It's visual noise when it's getting added and removed.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Well, the change here was the removal of {{ end }} in the last line, not the trailing new line, but i've added it nonetheless back in.

templates/operator/params.yaml.template Outdated Show resolved Hide resolved
@ANeumann82 ANeumann82 changed the title Use Toggle Task for deployment of cassandra exporter Use Toggle Task for deployment of cassandra exporter, bump to Kubernetes 1.16 Jul 15, 2020
Signed-off-by: Andreas Neumann <[email protected]>
@ANeumann82 ANeumann82 merged commit 695360a into master Jul 15, 2020
@ANeumann82 ANeumann82 deleted the an/use-toggle-for-monitor branch July 15, 2020 14:43
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants