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

Warning about helm diff version #15

Open
gab-arrobo opened this issue Nov 22, 2024 · 2 comments
Open

Warning about helm diff version #15

gab-arrobo opened this issue Nov 22, 2024 · 2 comments

Comments

@gab-arrobo
Copy link
Contributor

Currently, when executing make aether-amp-install, the following warning is displayed:

...
TASK [roc : deploy atomix-runtime from atomix/atomix] ******************************************************************
skipping: [node2]
[WARNING]: The default idempotency check can fail to report changes in certain cases. Install helm diff >= 3.4.1 for
better results.
changed: [node1]
...
@llpeterson
Copy link
Contributor

I'm not seeing that in my runs. Are you using make aether-amp-install from the OnRamp directory, or make amp-install from with the AMP repo?

@gab-arrobo
Copy link
Contributor Author

I'm not seeing that in my runs. Are you using make aether-amp-install from the OnRamp directory, or make amp-install from with the AMP repo?

I am using make aether-amp-install and I think it should be related to the Ansible version that got installed in my system:

$ ansible --version
ansible [core 2.17.6]
  config file = /opt/shared-data/aether-onramp/ansible.cfg
  configured module search path = ['/home/user/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules']
  ansible python module location = /home/user/.local/pipx/venvs/ansible/lib/python3.10/site-packages/ansible
  ansible collection location = /home/user/.ansible/collections:/usr/share/ansible/collections
  executable location = /home/user/.local/bin/ansible
  python version = 3.10.12 (main, Nov  6 2024, 20:22:13) [GCC 11.4.0] (/home/user/.local/pipx/venvs/ansible/bin/python)
  jinja version = 3.1.4
  libyaml = True

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

No branches or pull requests

2 participants