-
I have installed axios 0.27.2 and axios-cache-interceptor 0.10.7
Using the code from the readme.md
```
import Axios from 'axios';
import { setupCache } from 'axios-cache-interceptor';
// s…
-
https://github.com/avelino/awesome-go
-
### Expected behavior
Given the skaffold.yaml
```
apiVersion: skaffold/v4beta2
kind: Config
metadata:
name: test
profiles:
- name: dev
manifests:
rawYaml:
- dev/sm…
-
**Is this a bug report or feature request?**
* Bug Report
**Deviation from expected behavior:**
When changing CephFIlesystem ``spec.metadataServer.activeStandby` from `true` to `false` (with `a…
-
When migrating my tests from version `1.0.3` to `1.0.15` I've experienced the following behavior:
The following code fails cause no headers or at least not the `Content-Type` header get populated in …
-
I have created a new cluster from scratch using v0.8.0. I have created an objectstore call `rook-objectstore` When I do `ceph osd pool ls`, I can see these pools:
```
.rgw.root …
-
This is probably a kind of bug. May I make PR for this?
When I try to execute `skaffold build` command inside Kubernetes Pod, the kaniko executor Pod is stuck while skaffold build process tries to …
-
### Discussed in https://github.com/Lissy93/dashy/discussions/448
Originally posted by **louisonsarlinmagnus** January 27, 2022
In my Homelab I'm using Authelia as SSO.
Problem is that the `s…
-
### Environment
Self-Hosted (Docker)
### Version
2.0.8
### Describe the problem
I am setting `statusCheck` to `true` at the appConfig level. I then have some items where I don't want the status …
-
Set gcloud default project to a specific project, deploy to cluster in a different gcloud project with the registry set to that project. Using cloudbuild to build attempt build, it will utilize cloud…