merll

Results 11 issues of merll

**Is your feature request related to a problem? Please describe.** From discussions in #837 and suggested PR #842 there does not seem to be full concensus on * What `otomi-admin`...

enhancement

This PR fixes redkubes/otomi-core#837, as adding an additional group-policy assignment, allowing the `otomi-admin` user to access all teams' secrets. This approach has been chosen, diverting from the suggestion in the...

**Is your feature request related to a problem? Please describe.** Currently there is no implementation of the optional multitenancy in the Vault app. Since multitenancy enforcement used to be the...

enhancement

**Describe the bug:** When creating a team directly with the Otomi install (values file), ingress/egress network policy self-service is activated by default; but when attempting to create a service as...

bug

**Describe the bug:** Deploying several changes in a row creates multiple Tekton pipeline runs for `otomi-pipeline`. If an earlier pipeline takes a while, the second pipeline can fail due to...

bug

**Describe the bug:** When a user signs into Gitea via OpenID for the first time, the initialized user name is derived from the prefix of the email address provided to...

bug

This PR adds the `apl_enabled` flag to the `LKECluster` schema, as implemented in LinodeAPI/apinext#6767

This PR adds the `apl_enabled` flag to the `LKECluster` schema, as implemented in LinodeAPI/apinext#6767. Replaces #955, which could not be rebased properly.

## ๐Ÿ“ Description When working with different accounts from the CLI, it is useful to set one specific account on-demand using the `--as-user` argument. The `get-kubeconfig` plugin did not pass...

## ๐Ÿ“Œ Summary This PR updates the base image of apl-core, effectively updating included binaries provided by the [tools image update](https://github.com/linode/apl-core/pull/2774). ## ๐Ÿ” Reviewer Notes ## ๐Ÿงน Checklist - [...