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

ingress: Create endpoint object #1432

Merged
merged 2 commits into from
Mar 7, 2023

Conversation

sayboras
Copy link
Member

@sayboras sayboras commented Mar 3, 2023

No description provided.

@sayboras sayboras requested review from a team as code owners March 3, 2023 11:47
@maintainer-s-little-helper
Copy link

Commits 2f632be, b091e7b do not contain "Signed-off-by".

Please follow instructions provided in https://docs.cilium.io/en/stable/contributing/development/contributing_guide/#developer-s-certificate-of-origin

This is missed as part of previous commit.

Signed-off-by: Tam Mach <tam.mach@cilium.io>
Signed-off-by: Tam Mach <tam.mach@cilium.io>
@maintainer-s-little-helper
Copy link

Commits 2f632be, b091e7b do not contain "Signed-off-by".

Please follow instructions provided in https://docs.cilium.io/en/stable/contributing/development/contributing_guide/#developer-s-certificate-of-origin

@sayboras sayboras temporarily deployed to ci March 3, 2023 11:48 — with GitHub Actions Inactive
}

// as the file templates/cilium-ingress-service.yaml is having multiple objects,
// using utils.MustUnmarshalYAML will only unmarshal the first object.
Copy link
Contributor

Choose a reason for hiding this comment

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

oh, it's much worse than that; we now parse multiple objects: #1388

@maintainer-s-little-helper maintainer-s-little-helper bot added the ready-to-merge This PR has passed all tests and received consensus from code owners to merge. label Mar 4, 2023
@tklauser tklauser merged commit b9f0ab3 into cilium:master Mar 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready-to-merge This PR has passed all tests and received consensus from code owners to merge.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants