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

Migrate job installer to run inside elasticsearch namespace #3137

Merged
merged 1 commit into from
Jan 30, 2024

Conversation

asincu
Copy link
Contributor

@asincu asincu commented Jan 20, 2024

Description

Migrate intrusion detection installer to a job inside elasticsearch namespace that access Kibana directly.

For PR author

  • Tests for change.
  • If changing pkg/apis/, run make gen-files
  • If changing versions, run make gen-versions

For PR reviewers

A note for code reviewers - all pull requests must have the following:

  • Milestone set according to targeted release.
  • Appropriate labels:
    • kind/bug if this is a bugfix.
    • kind/enhancement if this is a a new feature.
    • enterprise if this PR applies to Calico Enterprise only.

Copy link
Member

@caseydavenport caseydavenport left a comment

Choose a reason for hiding this comment

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

Looks good! A few thoughts

controllers/logstorage_controller.go Outdated Show resolved Hide resolved
pkg/render/logstorage.go Outdated Show resolved Hide resolved
pkg/render/logstorage/dashboards/dashboards.go Outdated Show resolved Hide resolved
pkg/render/logstorage/dashboards/dashboards.go Outdated Show resolved Hide resolved
Copy link
Member

@caseydavenport caseydavenport left a comment

Choose a reason for hiding this comment

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

A couple of small comments but otherwise LGTM

Code review! Fix credentials and add resources per tenant

Code reviews and test fixes

[CODE REVIEW] Use ReplicatedPodOverrides

Fix! GetDeployment strategy cannot panic

[CODE REVIEW] Remove egress rule

Remove multi-tenant tests

[Code review] Add tigera-status
@asincu asincu merged commit 887dd75 into tigera:master Jan 30, 2024
5 checks passed
@asincu asincu deleted the migrate_job_installer branch January 30, 2024 00:29
@danudey danudey modified the milestones: v1.33.0, v1.34.0 Jan 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants