func/hack
Luke Kingland e6fa020f78
fix: test and namespace isolation (#2187)
* fix: namespace logic cleanup and test isolation

- Pulls logic for defaulting to active namespace (K8S) moved UP to CLI during
  flag default calculation.
- Pushes logic of deciding between f.Namespace vs f.Deploy.Namespace down into
  implementations.
- Updates some tests which needed to have their environment cleared.
- Refactors Pipelines tests to use client API.
- Removes namespaces as a state variable all structures, instead passing as
  an argument.
- Moves FromTempDirectory to testing package for use outside cmd.

* fix spelling errors

* fix: pipelines remover always returned (empty) error

* update tekton namespace handling

* fix: remove deprecated GitLab config: max_concurrency
2024-05-17 08:25:46 +00:00
..
allocate.sh src: cleanup setup scripts (#2247) 2024-04-02 08:29:03 +00:00
allow-insecure.tar test: optimise disk usage (#2012) 2023-10-20 17:48:59 +00:00
common.sh src: cleanup setup scripts (#2247) 2024-04-02 08:29:03 +00:00
delete.sh src: cleanup setup scripts (#2247) 2024-04-02 08:29:03 +00:00
install-binaries.sh src: cleanup setup scripts (#2247) 2024-04-02 08:29:03 +00:00
install-git-server.sh src: cleanup setup scripts (#2247) 2024-04-02 08:29:03 +00:00
install-gitlab.sh fix: test and namespace isolation (#2187) 2024-05-17 08:25:46 +00:00
install-pac.sh src: cleanup setup scripts (#2247) 2024-04-02 08:29:03 +00:00
install-tekton.sh src: cleanup setup scripts (#2247) 2024-04-02 08:29:03 +00:00
patch-hosts.sh src: cleanup setup scripts (#2247) 2024-04-02 08:29:03 +00:00
registry.sh src: cleanup setup scripts (#2247) 2024-04-02 08:29:03 +00:00
release.sh fix: release uses correct version tags (#2071) 2023-11-07 17:12:07 +00:00
setup-testing-images.sh Improve utility image (#2246) 2024-03-26 11:30:56 +00:00
test-integration-podman.sh Use custom jammy paketo builder (#1911) 2023-08-10 03:25:35 +00:00
test.sh src: cleanup setup scripts (#2247) 2024-04-02 08:29:03 +00:00
tools.go Removing the vendor dir (#1966) 2023-09-25 22:51:32 +00:00
update-builder.go Update Rust BP (#2260) 2024-04-01 13:45:42 +00:00
update-codegen.sh Removing the vendor dir (#1966) 2023-09-25 22:51:32 +00:00
update-deps.sh Removing the vendor dir (#1966) 2023-09-25 22:51:32 +00:00
update-quarkus-platform.js Remove axios dependency (#2294) 2024-05-11 01:32:30 +00:00
update-springboot-platform.js Remove axios dependency (#2294) 2024-05-11 01:32:30 +00:00
verify-codegen.sh Removing the vendor dir (#1966) 2023-09-25 22:51:32 +00:00