-
Notifications
You must be signed in to change notification settings - Fork 58
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
Patch fts-cron and renew-fts-cronjob to improve input methods #215
Comments
goseind
added a commit
to goseind/containers
that referenced
this issue
Jan 18, 2023
goseind
added a commit
to goseind/helm-charts
that referenced
this issue
Jan 18, 2023
goseind
added a commit
to goseind/containers
that referenced
this issue
Jan 19, 2023
goseind
added a commit
to goseind/containers
that referenced
this issue
Jan 19, 2023
goseind
added a commit
to goseind/containers
that referenced
this issue
Jan 19, 2023
Minor adjustments to the default script as well as adding the option to provide a grid passphrase. So far no solution found for |
goseind
added a commit
to goseind/containers
that referenced
this issue
Jan 19, 2023
goseind
added a commit
to goseind/containers
that referenced
this issue
Jan 20, 2023
goseind
added a commit
to goseind/containers
that referenced
this issue
Jan 25, 2023
goseind
added a commit
to goseind/containers
that referenced
this issue
Jan 25, 2023
goseind
added a commit
to goseind/helm-charts
that referenced
this issue
Jan 25, 2023
goseind
added a commit
to goseind/helm-charts
that referenced
this issue
Jan 25, 2023
goseind
added a commit
to goseind/helm-charts
that referenced
this issue
Jan 25, 2023
goseind
added a commit
to goseind/helm-charts
that referenced
this issue
Jan 30, 2023
goseind
added a commit
to goseind/helm-charts
that referenced
this issue
Jan 31, 2023
goseind
added a commit
to goseind/helm-charts
that referenced
this issue
Jan 31, 2023
rcarpa
pushed a commit
to rucio/helm-charts
that referenced
this issue
Feb 2, 2023
…#131) * cherry pick changes from original PR * change longProxy logic, remove quote from secret names and test locally * cleanup * cleanup again
mlassnig
added a commit
that referenced
this issue
Feb 2, 2023
enhancement: improve fts cron Fix #215
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Motivation
While trying to create a valid
x509up
certificate out of a grid robot certificate from a service account at CERN to connect Rucio to FTS, I had the following issues with the ft-cron container:cert
andkey
filevoms-proxy-init
voms-proxy-init
In general, the helm input and handling of different VOs and their respective certificates should be improved.
With this issue, I might also tackle #177
Modification
I suggest changes to the helm chart of the FTS cronjob and script to allow the use of different filenames, as well as a third input option for a password.
Also add additional documentation for the FTS Cron (Container).
Expected results
A improved helm chart and script, so that users do not need to worry about file names and can provide an additional secret for their PEM password.
The text was updated successfully, but these errors were encountered: