Lukasz Zajaczkowski

Results 16 issues of Lukasz Zajaczkowski

## Summary Don't force destroy namespaces during `plural destroy`. The new implementation search for all namespaced resource types and then remove finalizers for the remaining objects in the namespace. ##...

enhancement

## Summary Introduce posthog for plural bundle install, build, and deploy commands. ``` client.Enqueue(posthog.Capture{ DistinctId: "someID", Event: "cli_deploy", Properties: map[string]interface{}{ "clusterName": "test-cluster", "applicationName": "bootstrap", "applicationID": "123456-abcdef" "packageType": "Helm", "packageName": "bootstrap",...

enhancement

## Summary introduce terraform exec lib for terraform commands ## Labels ## Test Plan ## Checklist - [ ] If required, I have updated the Plural documentation accordingly. - [...

enhancement

## Summary This PR replaces values.yaml.tpl with values.yaml.lua ## Labels ## Test Plan ## Checklist - [ ] If required, I have updated the Plural documentation accordingly. - [ ]...

enhancement

Add network-observability-operator To set Loki add service secret: `lokiUrl` ![image](https://github.com/pluralsh/console/assets/13030040/e5086545-7188-4f12-b00c-45fe9e0e9464) ![image](https://github.com/pluralsh/console/assets/13030040/8e24928e-3d71-4f1c-9f4e-327fa1451584) ## Test Plan ## Checklist - [ ] If required, I have updated the Plural documentation accordingly. - [...

enhancement

``` plural cr pr-autoamtion create ID --context ``` ## Summary ## Labels ## Test Plan ## Checklist - [ ] If required, I have updated the Plural documentation accordingly. -...

enhancement