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

Adding PodDNSConfig #2712

Open
wants to merge 12 commits into
base: main
Choose a base branch
from
Open

Conversation

yuriolisa
Copy link
Contributor

Description:

Adding PodDNSConfig
Link to tracking Issue(s):

Testing:
Added e2e tests to test the resolv.conf config.

Documentation:

Signed-off-by: Yuri Sa <yurimsa@gmail.com>
@yuriolisa yuriolisa requested a review from a team as a code owner March 5, 2024 16:55
@pavolloffay
Copy link
Member

@yuriolisa the PR needs to be rebased

Signed-off-by: Yuri Sa <yurimsa@gmail.com>
Signed-off-by: Yuri Sa <yurimsa@gmail.com>
Signed-off-by: Yuri Sa <yurimsa@gmail.com>
Signed-off-by: Yuri Sa <yurimsa@gmail.com>
Signed-off-by: Yuri Sa <yurimsa@gmail.com>
Signed-off-by: Yuri Sa <yurimsa@gmail.com>
Signed-off-by: Yuri Sa <yurimsa@gmail.com>
Signed-off-by: Yuri Sa <yurimsa@gmail.com>
Signed-off-by: Yuri Sa <yurimsa@gmail.com>
@swiatekm-sumo
Copy link
Contributor

@yuriolisa can this PR wait until we release v1beta1? It'd make things simpler, and spare you from having to include this field in the conversion functions.

@forestsword
Copy link

Thanks for your work @yuriolisa! Can I make a last minute request? Could you as well add dnsPolicy? My use-case is to set it to None and supply dnsConfig.

apis/v1alpha1/opampbridge_types.go Outdated Show resolved Hide resolved
internal/manifests/opampbridge/deployment.go Outdated Show resolved Hide resolved
Signed-off-by: Yuri Sa <yurimsa@gmail.com>
Signed-off-by: Yuri Sa <yurimsa@gmail.com>
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.

Provide Access to Pod DNSConfig
6 participants