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

build(agent): add agent init image to related images #1042

Merged
merged 1 commit into from
Feb 5, 2025

Conversation

ebaron
Copy link
Member

@ebaron ebaron commented Feb 4, 2025

Welcome to Cryostat! 👋

Before contributing, make sure you have:

  • Read the contributing guidelines
  • Linked a relevant issue which this PR resolves
  • Linked any other relevant issues, PR's, or documentation, if any
  • Resolved all conflicts, if any
  • Rebased your branch PR on top of the latest upstream main branch
  • Attached at least one of the following labels to the PR: [chore, ci, docs, feat, fix, test]
  • Signed all commits: git commit -S -m "YOUR_COMMIT_MESSAGE"

Fixes: #970
Depends on: #1041

Description of the change:

Motivation for the change:

How to manually test:

  1. Build/deploy
  2. CSV should have the expected relatedImages entry and corresponding environment variable in the deployment

@ebaron ebaron added chore Refactor, rename, cleanup, etc. build labels Feb 4, 2025
@ebaron ebaron requested a review from a team February 4, 2025 23:15
@mergify mergify bot added the safe-to-test label Feb 4, 2025
andrewazores
andrewazores previously approved these changes Feb 5, 2025
@ebaron ebaron force-pushed the agent-init-related-image branch from a145e9a to 8847306 Compare February 5, 2025 14:45
@ebaron ebaron merged commit 3fd16d1 into cryostatio:main Feb 5, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build chore Refactor, rename, cleanup, etc. safe-to-test
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

[Story] Mutate pods to inject and configure agent
2 participants