Skip to content

Conversation

@majewsky
Copy link
Contributor

The implementation is backwards-compatible with existing invocations.

My intention here is that I have been asked to deploy Limes for the global deployment. I will not put my deployment into monsoon3global because Limes expects to be deployed into its own namespace, so I want to reconfigure the global seeder to also look at namespace limes-global.

The implementation is backwards-compatible with existing invocations.

"github.com/getsentry/raven-go"
"github.com/golang/glog"
"k8s.io/client-go/tools/clientcmd"
Copy link
Contributor Author

@majewsky majewsky May 28, 2024

Choose a reason for hiding this comment

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

FYI, my auto-formatter reshuffled the imports here.


if err = cmd.Start(); err != nil {
glog.Errorf("ERROR: could not spawn %s: ", seeder_name, err)
glog.Errorf("ERROR: could not spawn %s: %v", seeder_name, err)
Copy link
Contributor Author

Choose a reason for hiding this comment

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

FYI, my linter complained about this clearly wrong statement, so I fixed this while having the file open.

@majewsky majewsky merged commit 88519db into master May 29, 2024
@majewsky majewsky deleted the seeder-ignore-multiple-namespaces branch May 29, 2024 08:02
majewsky added a commit to sapcc/helm-charts that referenced this pull request May 29, 2024
@stefanhipfel stefanhipfel restored the seeder-ignore-multiple-namespaces branch June 13, 2024 08:58
stefanhipfel pushed a commit to sapcc/helm-charts that referenced this pull request Nov 26, 2024
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.

4 participants