-
**Is your feature request related to a problem? Please describe.**
When the Appsody CLI runs the `build`, `run`, `debug`, and `test` command, the stack Docker image is pulled from the Docker registry…
-
**Is your feature request related to a problem? Please describe.**
We would like to be able to run tests/validation against stacks which would ensure things like `appsody run`, `appsody build` are su…
tnixa updated
4 years ago
-
## Bug Report
### What did you do?
Deployed an appsody project with the operator (`appsody deploy`)
### What did you expect to see?
`kubectl describe pod my-project` properly shows the lab…
-
Following https://github.com/appsody/appsody-operator/pull/125, the Appsody operator supports creating service monitor if there is a `spec.monitoring` entry in the `app-deploy.yaml` file. The only req…
-
The documentation (https://developer.ibm.com/tutorials/create-appsody-stack/) describes adding a secret as follows:
apiVersion: appsody.dev/v1beta1
kind: AppsodyApplication
metadata:
name: myapp…
-
Background links: [comment 1](https://github.com/kabanero-io/kabanero-operator/pull/190#issuecomment-535616901) and [comment 2](https://github.com/kabanero-io/kabanero-operator/pull/190#issuecomment-…
-
We were mounting ~/.m2 folder for appsody to work with Codewind. However, that meant we could not longer use APPSODY_DEPS and were at risk of mixing dependencies from within the container and host.
W…
-
**Describe the bug**
The docs still have a reference to the controller bind mount.
The controller is now being downloaded by the CLI and mounted in a Docker volume (you will see Docker volumes bei…
-
@stephenkinder commented on [Wed Oct 16 2019](https://github.com/kabanero-io/kabanero-foundation/issues/102)
Users who have not updated their Appsody CLI repo to point at kabanero collections instead…
-
**Is your feature request related to a problem? Please describe.**
Some adopters do not update their Docker and Kubernetes environments as frequently as appsody developers or operations teams.
Whe…