Skip to content

Commit

Permalink
Add deprecation notice to provision-env-with-ephemeral-namespace
Browse files Browse the repository at this point in the history
Signed-off-by: Alex Misstear <[email protected]>
  • Loading branch information
amisstea committed Jan 19, 2025
1 parent 3afecad commit 892f425
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions task/provision-env-with-ephemeral-namespace/0.1/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# provision-env-with-ephemeral-namespace task

> **Deprecated**: This task is deprecated, please remove it from your pipeline and replace it with
the eaas-provision-space task. Deprecation date: 2025-01-17

## Description:
This task generates a spaceRequest which in turn creates a namespace in the cluster.
The namespace is intended to be used to run integration tests for components, in
Expand Down

0 comments on commit 892f425

Please sign in to comment.