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

Challenge 53: k8s debug container sidecars #1833

Open
wants to merge 37 commits into
base: master
Choose a base branch
from

Conversation

Pastekitoo
Copy link

@Pastekitoo Pastekitoo commented Feb 7, 2025

What kind of changes does this PR include?

  • Fixes or refactors
  • A new challenge
  • Additional documentation
  • Something else

Description

Relations

Closes #1236

References

Checklist:

  • All the contributions made are solely the work of me and my co-authors
  • I tested the changes in this PR (if applicable)
  • I added unit tests to ensure my change works (when change in Java or on front-end code)
  • I added UI tests to ensure my UI changes work (when change in the overall UI, not needed if just adding a challenge)
  • The PR passes pre-commit hooks and automated tests

@commjoen
Copy link
Collaborator

checking now :)

@Pastekitoo Pastekitoo force-pushed the Pastekitoo-PR-week1 branch from d28ec43 to 28cb549 Compare March 8, 2025 10:29
Copy link
Collaborator

@commjoen commjoen left a comment

Choose a reason for hiding this comment

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

Hi @Pastekitoo almost there!
here are a few changes we would still need :) .
Next stop: the k8s integrations themselves :)

@commjoen commjoen changed the title PR for Issue#1236 Challenge 53: k8s debug container sidecars Mar 9, 2025
@commjoen
Copy link
Collaborator

I will have to test if Azure and AWS are sufficiently equipped to host the challenge . Other than that: LGTM. @bendehaan can you review as well please?

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.

Kubernetes ephemeral container to extract secret cached by subprocess
2 participants