selkies-operator icon indicating copy to clipboard operation
selkies-operator copied to clipboard

K8s operator for per-user stateful workloads

Results 19 selkies-operator issues
Sort by recently updated
recently updated
newest added

- GKE image streaming pre-check for installer, controller and gce-proxy images - GAR image tag and push

- istio upgrade to 1.14.3 - istio api upgrade for `networking.istio.io` from `v1aplpha3` to `v1beta1` - upgrade api for `rbac.authorization.k8s.io` from `v1beta` to `v1`

Brand new GCP project, after I run: ``` $ ACCOUNT=$(gcloud config get-value account) && \ gcloud builds submit \ --project=${PROJECT_ID?} \ --substitutions=_USER=${ACCOUNT?},_REGION=${REGION?} ``` I get the following error: ``` Step...

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.11.0 to 1.14.8. Commits 3d81dc3 Release version 1.14.8 of the npm package. 62e546a Drop confidential headers across schemes. 2ede36d Release version 1.14.7 of the npm package. 8b347cb...

dependencies
javascript

We used (and built) the existing fork/branch to get a bug fix, but Google's upstream repo has since fixed the bug and published releases.

Bumps [y18n](https://github.com/yargs/y18n) from 3.2.1 to 3.2.2. Release notes Sourced from y18n's releases. y18n y18n-v4.0.3 Bug Fixes release: 4.x.x should not enforce Node 10 (#126) (1e21a53) y18n y18n-v4.0.2 Bug Fixes security:...

dependencies
javascript

Bumps [http-proxy](https://github.com/http-party/node-http-proxy) from 1.18.0 to 1.18.1. Changelog Sourced from http-proxy's changelog. v1.18.1 - 2020-05-17 Merged Skip sending the proxyReq event when the expect header is present [#1447](https://github.com/http-party/node-http-proxy/issues/1447) Remove node6 support,...

dependencies
javascript

The GCE proxy is used by the [vdi-vm example](https://github.com/selkies-project/selkies-examples/tree/master/vdi-vm) to create a localhost proxy that uses the GCE VM service account credentials to transparently authenticate to the pod broker. This...

`main` is becoming the new default (already has on GitHub), and now seems like a good time, since we're already de-forking and revisiting our branching workflow. I've already pushed a...

question

Depends on #34 Convert all image references in base yamls and kustomizations to use the GHCR images. - base yamls should reference the ghcr.io image with the `latest` tag. -...

enhancement