-
### Steps to Reproduce
I have this weird behaviour from vscode devcontainer, any ideas why my host for registry is `unknown` ?
```sh
ctlptl create cluster k3d --registry=ctlptl-registry
```
…
-
Hi,
I'm trying to run Vepsa with these helm charts. After the pod is up and running, I tried port-forwarding 19071 and 8081 ports to my machine.
19071 gives a success response, however, 8081 gives…
-
# config/charts/config/templates/legacy-config-app.yaml
```
{{- $replicaCount := .Values.replicaCount | int }}
{{- range $i := until $replicaCount }}
---
{{- $num := printf "%02d" (add $i 1)…
-
Hi there,
i'd compiled OpenGothic on my machine. One can run it, but not in a wolf container.
Here's my log.
_Started initial process 11710 from ./Gothic2Notr.sh -g /var/shared_folder/Games_V…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Community Note
* Please vote on this issue by adding a :thumbsup: [reaction](https://blog.github.com/2016-…
-
### Describe the Bug
Out of nowhere I saw the "Something went wrong" message in the "Home" tab. However, when clicking on the tags in the Tags page, it will show me the bookmarks accordingly.
### St…
-
**Related command**
`az containerapp`
**Is your feature request related to a problem? Please describe.**
Azure Container Apps REST API supports [stopping](https://learn.microsoft.com/en-us/rest/a…
-
### What happened?
_patchesStrategicMerge_ was used for include a code that declare _$path:delete_ in patches for rewrite output from bases and granually including some structure per environment (a…
-
# Summary
Clicking a node should open a node details view
# Motivation
We're playing with setting up some argocd pods on spot instances, it'd be helpful to get more information about those no…
-
Hello,
I have a micro front end architecture with shell app and remote apps following webpack module federation approach.
I add ToastContainer to shell app but my remote apps seem to not see it. t…