Skip to content

canonical/charm-logdump-action

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

charm-logdump-action

GitHub Action for dumping logs and metadata related to a charm deployment. Currently only works with the microk8s provider.

Usage

      - name: Dump logs
        uses: canonical/charm-logdump-action@HEAD
        if: failure()
        with:
          app: hello-kubecon

Configuration

Configuration is supplied through the with keyword.

Property Description
app Name of the app you are testing. Required
model Name of the model you are deploying to. Defaults to testing.
operator Name of the deployed operator. Defaults to modeloperator.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •