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

artifactory-ha helm chart has problem with join key #1850

Closed
ahmadgh9 opened this issue Dec 13, 2023 · 2 comments
Closed

artifactory-ha helm chart has problem with join key #1850

ahmadgh9 opened this issue Dec 13, 2023 · 2 comments

Comments

@ahmadgh9
Copy link

Is this a request for help?: no


Is this a BUG REPORT or FEATURE REQUEST? (choose one): BUG REPORT

Version of Helm and Kubernetes: 3.13.2 and 1.27

Which chart: artifactory-ha

Which product license (Enterprise/Pro/oss): Pro

JFrog support reference (if already raised with support team):

What happened: copy joinKey somewhere and looks for it somewhere else

What you expected to happen: containers going to be not ready

How to reproduce it (as minimally and precisely as possible): use artifactory ha small values and just run it!

Anything else we need to know: I tried with artifactory helm chart and small values and worked well but not working with artifactory ha chart and values

@ahmadgh9
Copy link
Author

kubectl logs -f artifactory-ha-artifactory-ha-primary-0 copy-system-configurations 

Copy system.yaml to /var/opt/jfrog/artifactory/etc
'/tmp/etc/system.yaml' -> '/var/opt/jfrog/artifactory/etc/system.yaml'
Copy binarystore.xml file
'/tmp/etc/artifactory/binarystore.xml' -> '/var/opt/jfrog/artifactory/etc/artifactory/binarystore.xml'
Copy access.config.patch.yml to /var/opt/jfrog/artifactory/etc/access
'/tmp/etc/access.config.patch.yml' -> '/var/opt/jfrog/artifactory/etc/access/access.config.patch.yml'
Copy joinKey to /var/opt/jfrog/artifactory/bootstrap/access/etc/security
Copy masterKey to /var/opt/jfrog/artifactory/etc/security
kubectl logs -f artifactory-ha-artifactory-ha-primary-0 jfconnect 

2023-12-13T07:50:46.961Z [jfcon] [INFO ] [3c8be7b382a64a14] [bootstrap.go:245              ] [main                ] - JFConnect (jfcon) service initialization started. Version: 7.71.0 (revision: ba746121c9, build date: 2023-10-03T07:13:47Z) PID: 1 Home: /opt/jfrog/artifactory
2023-12-13T07:50:46.961Z [jfcon] [DEBUG] [                ] [file_resolver.go:72           ] [main                ] - Resolved system configuration file path: /opt/jfrog/artifactory/var/etc/system.yaml

@gitta-jfrog
Copy link
Collaborator

Hi @ahmadgh9

Please describe the issue with more details and exact steps to reproduce. We are not aware of any issue with the JoinKey implementation which didn't change for a while.

Thanks
Yarden.

@gitta-jfrog gitta-jfrog closed this as not planned Won't fix, can't repro, duplicate, stale Jan 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants