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

cannot detect changes #633

Open
cometta opened this issue Mar 15, 2024 · 3 comments
Open

cannot detect changes #633

cometta opened this issue Mar 15, 2024 · 3 comments
Labels

Comments

@cometta
Copy link

cometta commented Mar 15, 2024

i'm using ct version 3.10.1

on my local machine, i add foo: bar in deployment.yaml file, then run the command
ct list-changed --target-branch main , ct lint --target-branch main no changes detected. can advice on this?

Linting charts...

------------------------------------------------------------------------------------------------------------------------
No chart changes detected.
------------------------------------------------------------------------------------------------------------------------

may i know if there are files changes in /templates/*yaml folder , it should detect it right?

Copy link

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.

@github-actions github-actions bot added the Stale label Apr 15, 2024
@viccuad
Copy link

viccuad commented Apr 19, 2024

not stale.

@cpanato
Copy link
Member

cpanato commented Apr 19, 2024

@cometta @viccuad i just tested locally using https://github.com/falcosecurity/charts and chart repo and made a change in https://github.com/falcosecurity/charts/blob/master/charts/falco/templates/client-certs-secret.yaml for example and then run:

$ pwd
/Users/cpanato/code/src/github.com/falcosecurity/charts

$ ct list-changed --target-branch master
charts/falco

can do you have a repo that i can try to reproduce or can you describe better the issue you are facing

@cpanato cpanato added question and removed Stale labels Apr 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants