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

add events-logger in main.go and rename imports #269

Merged
merged 3 commits into from
Nov 18, 2024

Conversation

QuantumEnigmaa
Copy link
Contributor

Towards giantswarm/roadmap#3750

Splitting the huge PR into small ones.

Checklist

  • Update changelog in CHANGELOG.md.
  • Follow deployment test procedure in the tests/manual_e2e directory and have a working branch.

@QuantumEnigmaa QuantumEnigmaa self-assigned this Nov 18, 2024
@QuantumEnigmaa QuantumEnigmaa requested a review from a team as a code owner November 18, 2024 14:05
@@ -41,8 +41,8 @@ import (
loggedcluster "github.com/giantswarm/logging-operator/pkg/logged-cluster"
loggingreconciler "github.com/giantswarm/logging-operator/pkg/logging-reconciler"
"github.com/giantswarm/logging-operator/pkg/reconciler"
grafanaagentconfig "github.com/giantswarm/logging-operator/pkg/resource/grafana-agent-config"
grafanaagentsecret "github.com/giantswarm/logging-operator/pkg/resource/grafana-agent-secret"
eventsloggerconfig "github.com/giantswarm/logging-operator/pkg/resource/grafana-agent-config"
Copy link
Contributor

Choose a reason for hiding this comment

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

I think you can rename those in the same PR but this is reviewable for sure :)

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I'd rather keep this change as it is for now as renaming the imports themselves would lead to errors.

@QuantumEnigmaa QuantumEnigmaa merged commit af109fb into main Nov 18, 2024
9 checks passed
@QuantumEnigmaa QuantumEnigmaa deleted the add-events-logger-main branch November 18, 2024 14:22
QuentinBisson pushed a commit that referenced this pull request Dec 17, 2024
* add events-logger in main.go and rename imports

* changelog

* add events-logger in deployment template
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