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

Update the qtap-operator type to support the new functionality for labelling and injection #44

Merged
merged 2 commits into from
Dec 2, 2023

Conversation

marc-barry
Copy link
Contributor

With https://github.com/qpoint-io/kubernetes-qtap-operator/releases/tag/v0.0.5 sidecar injection is now support, CA fetching and simplified labelling are now supported. The new labelling scheme can be found in qpoint-io/kubernetes-qtap-operator#16.

@marc-barry marc-barry requested a review from tylerflint December 2, 2023 14:52
annotationsYaml: |-
qpoint.io/inject-ca: "true"
qpoint.io/egress-init-tag: "v0.0.7"
qpoint.io/egress-to-domain: "qtap-gateway.qpoint.svc.cluster.local"
qpoint.io/egress-port-mapping: "10080:80,10443:443"
qpoint.io/qtap-tag: "v0.0.10"
Copy link
Contributor Author

Choose a reason for hiding this comment

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

qpoint.io/egress-to-domain: "qtap-gateway.qpoint.svc.cluster.local"
qpoint.io/egress-port-mapping: "10080:80,10443:443"
qpoint.io/qtap-tag: "v0.0.10"
qpoint.io/egress-port-mapping: "10080:80,10443:443,10000:"
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This will egress route all TCP ports.

@marc-barry marc-barry merged commit fe60743 into main Dec 2, 2023
@marc-barry marc-barry deleted the marc-barry/qtap-operator-injection branch December 2, 2023 15:28
@marc-barry marc-barry mentioned this pull request Dec 2, 2023
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.

2 participants