-
- remove vestiges of Docker Engine pull push (in favour of containers/image)
- Use version file saved by pull to do push (instead of having push recreate image list)
- make push a separate operation…
-
### Which Renovate are you using?
Renovate Open Source CLI
### Which platform are you using?
GitLab self-hosted
### Have you checked the logs? Don't forget to include them if relevant
…
-
## 🐛 Bug report
Picasso template does not call pic.destroy
### Expected behavior
Creating a new picasso template shall call the `pic.destroy` on the life cycle hook `destroy`.
### Versions
* …
-
Use krew to install qliksense as a kubectl plugin.
-
1. If version is specified and exists --> install
2. If version is specified and does not exit --> error/help
3. If version is not specified and config context is pointing to a previously fetched re…
-
Hi,
I am using Angular + Enigma JS with Qlik sense for my application. I have common service with promise for getting data from Qlik with different app id.
```
return new Promise((resolve, re…
-
When the [CLI](https://github.com/qlik-oss/sense-installer) operates in "local" mode, it takes the role of generating the manifest and generating patches. The operator needs to be imported as module i…
-
-
The minimum porter version we have currently in `dependencies.yaml`: `0.2-beta-3-0e19ca4` does not support custom actions. So, it will fail to execute the 'about' and 'preflight' actions successfully.…
-
Hi,
I am using qlik enigma js with angular framework, each components are using each socket connections. I want to restrict the socket connection.
Could you please help me