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

POC - State Sharing #6983

Open
8 tasks
shaun-nx opened this issue Dec 13, 2024 · 1 comment
Open
8 tasks

POC - State Sharing #6983

shaun-nx opened this issue Dec 13, 2024 · 1 comment
Assignees
Labels
poc Tasks that require investigation refined Issues that are ready to be prioritized
Milestone

Comments

@shaun-nx
Copy link
Contributor

shaun-nx commented Dec 13, 2024

Questions to answer, and things to consider, during this POC

  • 1. Should zone_sync be enabled by default?
  • 2. Can it be secure, by default? (Current implementation of Headless Services does not use TLS)
  • 3. Do we require a flag/cli argument?
  • 4. Should this capability be toggled dynamically? (i.e. when enabling capabilities that take advantage of this)
  • 5. What would be the effort to decouple this capability from our OIDC implementation
  • 6. Do we need to refactor logic of current rate limiting where we divide by replicas?
  • 7. Identify independent functionality that needs to be in place to avoid one large change
  • 8. Identify if a TMA is required
@shaun-nx shaun-nx added the poc Tasks that require investigation label Dec 13, 2024
@shaun-nx shaun-nx added this to the v4.1.0 milestone Dec 13, 2024
Copy link

Hi @shaun-nx thanks for reporting!

Be sure to check out the docs and the Contributing Guidelines while you wait for a human to take a look at this 🙂

Cheers!

@shaun-nx shaun-nx moved this from Todo ☑ to Prioritized backlog in NGINX Ingress Controller Dec 16, 2024
@shaun-nx shaun-nx added ready for refinement An issue that was triaged and it is ready to be refined refined Issues that are ready to be prioritized and removed ready for refinement An issue that was triaged and it is ready to be refined labels Jan 6, 2025
@shaun-nx shaun-nx moved this from Prioritized backlog to Todo ☑ in NGINX Ingress Controller Jan 8, 2025
@shaun-nx shaun-nx moved this from Todo ☑ to In Progress 🛠 in NGINX Ingress Controller Jan 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
poc Tasks that require investigation refined Issues that are ready to be prioritized
Projects
Status: In Progress 🛠
Development

No branches or pull requests

4 participants