-
Notifications
You must be signed in to change notification settings - Fork 81
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
[tls] Improve the TLS kuttl scenarios #797
[tls] Improve the TLS kuttl scenarios #797
Conversation
Depends-On: openstack-k8s-operators/openstack-operator/pull/797 Signed-off-by: Veronika Fisarova <[email protected]>
|
513f02d
to
df39c98
Compare
The scripts are now using cert-manager label |
Depends-On: openstack-k8s-operators/openstack-operator/pull/797 Signed-off-by: Veronika Fisarova <[email protected]>
...and enhancements/corrections. Depends-On: openstack-k8s-operators/openstack-operator/pull/797 Signed-off-by: Veronika Fisarova <[email protected]>
Build failed (check pipeline). Post https://review.rdoproject.org/zuul/buildset/71d6563eb9f5403fa274c9b23ab38fee ✔️ openstack-k8s-operators-content-provider SUCCESS in 2h 08m 34s |
recheck |
...and enhancements/corrections. Depends-On: openstack-k8s-operators/openstack-operator/pull/797 Signed-off-by: Veronika Fisarova <[email protected]>
7419365
to
ce03d30
Compare
/test openstack-operator-build-deploy-kuttl |
1 similar comment
/test openstack-operator-build-deploy-kuttl |
/test openstack-operator-build-deploy-kuttl |
1 similar comment
/test openstack-operator-build-deploy-kuttl |
/test openstack-operator-build-deploy-kuttl |
3 similar comments
/test openstack-operator-build-deploy-kuttl |
/test openstack-operator-build-deploy-kuttl |
/test openstack-operator-build-deploy-kuttl |
/test openstack-operator-build-deploy-kuttl |
2 similar comments
/test openstack-operator-build-deploy-kuttl |
/test openstack-operator-build-deploy-kuttl |
Signed-off-by: Veronika Fisarova <[email protected]>
/test openstack-operator-build-deploy-kuttl |
5 similar comments
/test openstack-operator-build-deploy-kuttl |
/test openstack-operator-build-deploy-kuttl |
/test openstack-operator-build-deploy-kuttl |
/test openstack-operator-build-deploy-kuttl |
/test openstack-operator-build-deploy-kuttl |
host_port=$(echo "$endpoint_url" | sed -E 's|^[^:/]+://([^:/]+).*|\1|') | ||
else | ||
# Extract the hostname and port for internal endpoints, keeping the port if specified | ||
host_port=$(echo "$endpoint_url" | sed -E 's|^[^:/]+://([^:/]+(:[0-9]+)?).*|\1|') |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
nit: could just use this for both endpoint types
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: Deydra71, stuggi The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
df26588
into
openstack-k8s-operators:main
...and enhancements/corrections. Depends-On: openstack-k8s-operators/openstack-operator/pull/797 Signed-off-by: Veronika Fisarova <[email protected]>
Test scenarios:
Test scenarios to be added:
CA cert rotation