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

Make flux trace work with OCIRepository #2970

Closed
stefanprodan opened this issue Aug 9, 2022 · 0 comments
Closed

Make flux trace work with OCIRepository #2970

stefanprodan opened this issue Aug 9, 2022 · 0 comments
Assignees
Labels
area/oci OCI related issues and pull requests

Comments

@stefanprodan
Copy link
Member

We need to add support for OCIRepository sources to the flux trace command. When a Flux Kustomization source is of type OCIRepository, we need to look for the opencontainers annotations in status.artifact.metadata and display them in the output.

@stefanprodan stefanprodan added the area/oci OCI related issues and pull requests label Aug 9, 2022
@makkes makkes self-assigned this Aug 10, 2022
makkes added a commit that referenced this issue Aug 10, 2022
* Added support for OCIRepositories to `flux trace`
* Changed indentation to compensate new, longer field name "Source
  Revision"
* Added unit tests for the new output

closes #2970

Signed-off-by: Max Jonas Werner <max@e13.dev>
raffis pushed a commit to raffis/flux2 that referenced this issue Jan 10, 2023
* Added support for OCIRepositories to `flux trace`
* Changed indentation to compensate new, longer field name "Source
  Revision"
* Added unit tests for the new output

closes fluxcd#2970

Signed-off-by: Max Jonas Werner <max@e13.dev>
souleb pushed a commit to souleb/flux2 that referenced this issue Jul 10, 2023
* Added support for OCIRepositories to `flux trace`
* Changed indentation to compensate new, longer field name "Source
  Revision"
* Added unit tests for the new output

closes fluxcd#2970

Signed-off-by: Max Jonas Werner <max@e13.dev>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/oci OCI related issues and pull requests
Projects
None yet
Development

No branches or pull requests

2 participants