-
- Create GitHub Action to test kubectl CLI on Windows, Mac, and Linux Runner
- Create GitHub Action to install Operator onto GKE cluster
- Create Pre-Flight and Failure test to run against GKE cluster…
-
- assume cluster is already there
- `qliksense operator crds | kubectl apply -f -` // install CRD into the cluster. it may happen only once in a cluster
-
- Create GitHub Action to install Operator onto GKE cluster
- Create Pre-Flight and Failure test to run against GKE cluster
- Install in operator and check manifest is installed pods running, clust…
-
- Create Terraform/Google Deployment Manager Scripts to create base GKE cluster
- Create GitHub Action to create GKE cluster using terraform/Google Deployment Manager
- Create Kustomize configuration …
-
## 🐛 Bug report
When adding bundle property to the meta.json file, that property doesn't go to the .qext file when making the build.
### Steps to Reproduce
1. Add the following to the meta.js…
-
### Description
Qlik sense server is failing to connect to the SSE server on the same machine.
### Steps to Reproduce
1. Start RServe running on 6311 in RGUI on x machine
2. Run SSE-R plugin…
-
Hi,
I would like to use this package to connect from a NodeJS application as described here:
https://github.com/qlik-oss/enigma.js/blob/master/examples/authentication/sense-using-certificates/cert…
-
- provide a script available via a url for curl (and iwr on windows) that downloads and installs the qliksense as a kubectl plugin. script could be stored in artifactory see for example: https://kots.…
-
`openssl s_client -connect www.test.edwh.internalservice.dbs.gov.uk:443 -showcerts`
`openssl verify -verbose -CAfile ca.pem server.pem`
url:
- Discover url from CR
- Mongo
- license backend
-
Hi Team,
As per the current specification, I see the plug in does not support, tensor calls and there is no way to send and receive matrix data frames, are there any plan to support this feature i…