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 a CI workflow that tests the init container #1861

Closed
kford-newrelic opened this issue Apr 17, 2024 · 1 comment · Fixed by newrelic/newrelic-agent-init-container-releases#16
Assignees
Labels
2 Story Point Estimate

Comments

@kford-newrelic
Copy link
Contributor

kford-newrelic commented Apr 17, 2024

Description

As part of the GHA workflow that builds the init containers and as a CI flow for PRs opened that modify the init containers, each agent must create a test GHA workflow that validates that the init container(s) work.

This will likely be a collaboration with the kubernetes team (point of contact: Juan Jose Jaramillo) as we will want to validate it by using the k8s agent operator mutating webhook.

Python will create a GHA workflow for this first that other agents can copy modify for their own agent.

Acceptance Criteria

New GHA workflow that triggers when init container PRs are submitted.

Design Consideration/Limitations

N/A

Dependencies

N/A

Additional context

N/A

@workato-integration
Copy link

workato-integration bot commented Apr 17, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2 Story Point Estimate
Projects
Status: Code Complete/Done
Development

Successfully merging a pull request may close this issue.

2 participants