This repository was archived by the owner on May 15, 2025. It is now read-only.
Added script which can be used to delete old RAS records. with README mention#278
Open
techcobweb wants to merge 1 commit intomainfrom
Open
Added script which can be used to delete old RAS records. with README mention#278techcobweb wants to merge 1 commit intomainfrom
techcobweb wants to merge 1 commit intomainfrom
Conversation
… mention Signed-off-by: Mike Cobbett <77053+techcobweb@users.noreply.github.com>
16 tasks
|
Build failed, see http://localhost:8001/api/v1/namespaces/tekton-pipelines/services/tekton-dashboard:http/proxy/#/namespaces/galasa-build/pipelineruns/repo-cli-pr-278-ghmwz for details. If you are unable to do so, please contact a member of the Galasa team. |
eamansour
approved these changes
Sep 6, 2024
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Signed-off-by: Mike Cobbett 77053+techcobweb@users.noreply.github.com
Why ?
We wanted to have a handy script we can share with Galasa sys admins on how to use this new
galasactl runs delete --name xxxcommand to achieve something useful. The overall pruning of the RAS data to free up some space.readme.md