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

overhauling key rotation #425

Open
ffoysal opened this issue Jun 15, 2020 · 0 comments
Open

overhauling key rotation #425

ffoysal opened this issue Jun 15, 2020 · 0 comments
Assignees

Comments

@ffoysal
Copy link
Contributor

ffoysal commented Jun 15, 2020

apiVersion: qlik.com/v1
kind: Qliksense
metadata:
  labels:
    version: qliksense-v1.58.2
  name: mokul
spec:
  storageClassName: nf-client
  profile: somepath

k-apis repo

  • use previously generated keys if exist in the cluster
  • generate new keys if not exist in the cluster

need extra param in the k-api method to have None functionality

need to change installer code to not have rotateKeys in the default CR anymore

to rotate the keys
qliksense keys rotate

  • will delete the secrete from the cluster

list of repos:

  • qliksense-opeartor (kuz server)
  • sense-installer
@ffoysal ffoysal added this to the Iteration 38.3 milestone Jun 15, 2020
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