sciabarracom opened a new issue, #52:
URL: https://github.com/apache/openserverless/issues/52

   We need to setup the testing infrastructure which includes setting a lot of 
secrets that will be read by github actions. 
   
   Since the GitHub secrets are managed by Apache infra and we need to open a 
ticket for each change it is impractical to keep the secrets in Github so I 
plan to move all the secrets to 1password and only put a service token as a 
secret in GitHub.
   
   So please to this test:
   
   1. put in 1password a kubernetes cluster config and an ssh key
   2. get a service token
   3. write a github action using this: 
https://github.com/marketplace/actions/load-secrets-from-1password that 
retrieves the secret
   4. verify you can access to the kubernetes cluster (for example kubectl get 
nodes) and the ssh server (example ssh root@server uptime) 
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@openserverless.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to