-
To easily reproduce this issue run it in toolbox version [20230131-161104-base](https://github.com/orgs/epam/packages/container/hub-toolbox/67173110?tag=20230131-161104-base), [20230131-161228-azure](…
-
Currently, when somebody passes an existing state to the `hubctl deploy -s ` command, the `hubctl` ignores almost all values from the current state. It only checks if `meta.name` which is coming from…
-
Sometimes `hubctl` stack hooks when extending stack components need to place or template a file, or execute something from the directory of the component they extend. To do that the hooks need a stabl…
-
Add documentation for Kubernetes tutorial. Scenario
- [x] User installs and uses Rancher Desktop Kubernetes
- [x] Describe steps to install and configure Rancher Desktop on Windows OS
- [x] Descr…
-
The `HUB_STACK_NAME` parameter is a de-facto human-readable stack identifier generated when a new stack gets initialized with the `hubctl stack init` extension. It should appear in the state even if a…
-
# Create S3 Bucket component
We need to create as simple as possible tutorial for Terraform. This tutorial should lead user further. They will need to create a stack that requires `aws` and a compo…
-
`hubctl stack ls` produces the following error in Azure environment:
```
WARN: Unable to check `az://hubctlf9993145/hubctl/grandiose-kaiden-320.epam.devops.delivery/hubctl/training-azure/hub.state` …
-
Every `hubctl stack deploy` execution rotates the well-known `hub.deploymentId` parameter value on every run.
**Steps to reproduce:**
1. Deploy a stack with any component that references `hub.d…
-
Add documentation for first tutorial. Scenario
- [x] User initializes a project form URL
- [x] Add component reference to hub.yaml
- [x] Project has one component with `echo hello foo` shell scrip…
-
Today when user runs `hubctl stack init` then they will get `initialised` as the domain name has not been defined for the stack. There is possibility for stacks that doesn't have domain name at all th…