Gergely Brautigam
Gergely Brautigam
/kind bug **What steps did you take and what happened:** [A clear and concise description of what the bug is.] https://cluster-api-aws.sigs.k8s.io/getting-started.html?highlight=worker-machine-count#create-your-first-workload-cluster -> here click on workload cluster -> https://cluster-api-aws.sigs.k8s.io/reference/glossary.html#workload-cluster All...
provision.sh:356: ```bash settings["grpc-endpoint"]="$address:9090" ``` So it doesn't matter what port I define it will always run on 9090.
**Describe the solution you'd like:** Add documentation that defines how to run flintlock under OSX. **Why do you want this feature:** **Anything else you would like to add:**
## What this PR does / Why we need it An optional list of channels. ## Which issue(s) this PR fixes Fixes #334 Also will help in a nice fix...
## What you want to add ```yaml - name: slack on failure if: failure() uses: actions-ecosystem/action-slack-notifier@fc778468d09c43a6f4d1b8cccaca59766656996a with: slack_token: message: "${{ inputs.name }} has failed" channel: channel1, channel2, channel3 color: red...
When trying to build or compile this library included in another project that happens to use the build tag `tools` this library fails with: ``` tools.go:5:8: import "github.com/t-yuki/gocover-cobertura" is a...
## Problem statement Hi. I have markdown file generated with models and everything. It generated a link to jump to a model using this link: https://krok.app/api_reference/#user But the actual model's...
## Problem Statement This PR adds waits for values to be updated and created from 1Password's side. It's a workaround on the fact that 1Password lags a bit behind when...
**What type of PR is this?** /kind feature **What this PR does / why we need it**: **Which issue(s) this PR fixes** *(optional, in `fixes #(, fixes #, ...)` format,...