-
### What happened in your environment?
We use OCI images to package eBPF programs in [Inspektor Gadget](https://github.com/inspektor-gadget/inspektor-gadget/). We have an [`ig image export`](https:…
-
Hello,
The setup is:
no proxy, no certs needed
S11.4.51.132.1 i86pc
gcc version 12.1.0
Python 3.7.14
pip 20.3.4 from /usr/lib/python3.7/vendor-packages/pip (python 3.7)
try oci-cli v3.2.1 u…
-
### What Happened?
I'm setting up minikube in a gitlab ci pipeline as described in https://minikube.sigs.k8s.io/docs/tutorials/continuous_integration/.
.gitlab-ci.yml
```yml
.default-minikube: …
-
hello folks
just my observation that the proposed way to call for help (with single dash):
python3 oci_capacity_reporter_gui.py -help
does not work as expected and causes an error:
```
> py…
-
**Describe the bug**
oci (oracle cloud cli) requires `sudo` authentication for installation. If you run `mise install`, you'll get a false sensation of stuck:
```bash
➜ mise install
#########…
-
**Describe the bug**
v132->v140-rc1 upgrade, after upgraded:
```
harv21:/home/rancher # cat /etc/harvester-release.yaml
harvester: v1.4.0-rc1
harvesterChart: 1.4.0-rc1
installer: e7aa39…
-
Output of `helm version`:
```
version.BuildInfo{Version:"v3.16.1", GitCommit:"5a5449dc42be07001fd5771d56429132984ab3ab", GitTreeState:"clean", GoVersion:"go1.22.7"}
```
Output of `kubectl versio…
-
I followed these instructions: https://docs.oracle.com/en-us/iaas/Content/API/SDKDocs/clitoken.htm
I authenticated successfully, and `oci session validate` succeeds. However, any API interaction re…
-
I could run oci cli commands to see the sub-compartments. However, I get 401 error with extirpator
```
ociextirpater % oci --profile INTEGRATION03 iam compartment list --compartment-id ocid1.co…
-
when creating comparting using terraform oci provider resource, oci_identity_compartment, there is a default enable_delete = false setting to protect the compartment from being deleted. However, with …