Michał Małyska

Results 12 issues of Michał Małyska

Hi, I have problem with dissapearing scopes when using oidc auth on Android. Before re-authentication I had scopes filled ![Screenshot_20220317_075021](https://user-images.githubusercontent.com/999598/158753585-938cb194-7354-4ad6-b627-4a60ee897bec.jpg) But after re-authenticating the scopes are no more, so when...

Adding new tool that can replace secret from sops. It replaces specific string with encrypted values also It provides ability to encode values to base64. It is different from ksops...

## Description I'm using `Argo CD v2.4.11+3d9e9f2` to deploy botkube with enabled autosync. Every time I update my monorepo(repository with multiple chats that are deployed on my cluster) the `installationID`...

bug

I need to have pushed image digest so it can be signed with [cosign](https://github.com/sigstore/cosign). Example action step: ``` - name: Sign the published Docker image if: ${{ github.event_name != 'pull_request'...

under-discussion

Consider uptime kuma hosted on fly.io https://noted.lol/easy-off-site-monitoring-with-fly-io-and-uptime-kuma/ To add mayabe creating/deploying app using terraform https://registry.terraform.io/providers/fly-apps/fly/0.0.18

Proposals: - https://webtrees.net/

I want to replace calibre with something newer and more browser focused. Reasons: - I want to be able to read books on my tablet/mobile - I want to be...

Think and maybe implement some checks if deployment will success in cluster with k8s version X.XX.

question

Latest version `v0.11.1` cannot download `kubectl` in version `1.30.5` and fails with error. ``` Exiting immediately (fail fast) - [Reason] Error: Download kubectl Failed! (url: https://storage.googleapis.com/kubernetes-release/release/v1.30.5/bin/linux/amd64/kubectl) ``` From what I...

Latest version v0.11.1 cannot download kubectl in version 1.30.5 and fails with error. I have changed download url for the official docs and it works correctly even for older versions....