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

feat: Update reference to the cofidectl-debug-container image name #108

Merged
merged 1 commit into from
Dec 24, 2024

Conversation

nialdaly
Copy link
Contributor

Summary

@nialdaly nialdaly added this to the release-0.9.0 milestone Dec 23, 2024
@nialdaly nialdaly self-assigned this Dec 23, 2024
@nialdaly nialdaly requested a review from mattbates December 23, 2024 19:43
@nialdaly nialdaly marked this pull request as ready for review December 23, 2024 19:43
@nialdaly
Copy link
Contributor Author

This works well locally for me!

just integration-test single-trust-zone

...
./cofidectl workload status --namespace demo \
    --pod-name ping-pong-client-549fd896fb-lnlbz \
    --trust-zone tz1

✅ Complete: Successfully executed emphemeral debug container in ping-pong-client-549fd896fb-lnlbz

Trust bundles received
* spiffe://td1
    Certificate "6B:69:1E:88:09:20:49:B3:9E:71:C3:E5:B5:61:1B:DD:C8:4A:80:A1:0A:78:65:54:FC:F9:26:68:59:7F:FF:01"
    is a CA certificate
    valid from "2024-12-24T09:07:29Z" to "2024-12-24T21:07:39Z"
    Subject: SERIALNUMBER=213045981590808258146306916485794214868,CN=example.org,O=Example,C=ARPA
    DNS names: spiffe://td1
    Signature algorithm: SHA256-RSA
    Issuer: SERIALNUMBER=213045981590808258146306916485794214868,CN=example.org,O=Example,C=ARPA

SVIDs received
* spiffe://td1/ns/demo/sa/ping-pong-client
    Certificate "BD:83:89:B3:E1:15:DC:E9:2F:0F:AF:00:7B:14:02:28:9C:16:61:B9:DE:18:D2:1C:4F:5C:1D:26:04:CB:F0:1F"
    valid from "2024-12-24T09:07:57Z" to "2024-12-24T13:08:07Z"
    Subject: O=SPIRE,C=US
    DNS names: spiffe://td1/ns/demo/sa/ping-pong-client
    Signature algorithm: SHA256-RSA
    Issuer: SERIALNUMBER=213045981590808258146306916485794214868,CN=example.org,O=Example,C=ARPA
    SVID verified against trust bundle

docker exec -it local1-control-plane crictl images | grep cofidectl-debug-container

ghcr.io/cofide/cofidectl-debug-container                v0.1.0                                                             1e01b848fba8c       8.62MB

@nialdaly nialdaly merged commit 4ee0f79 into main Dec 24, 2024
6 checks passed
@nialdaly nialdaly deleted the feat-update-debug-container branch December 24, 2024 09:15
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