Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set container file label on workload API directory #105

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Commits on May 29, 2023

  1. Set container file label on workload API directory

    This allows the driver to be used within OpenShift without using an init
    container to set the label.
    
    Fixes #54.
    
    Signed-off-by: Andrew Harding <[email protected]>
    azdagron committed May 29, 2023
    Configuration menu
    Copy the full SHA
    bf2114e View commit details
    Browse the repository at this point in the history
  2. Address PR comments

    Signed-off-by: Andrew Harding <[email protected]>
    azdagron committed May 29, 2023
    Configuration menu
    Copy the full SHA
    73550ce View commit details
    Browse the repository at this point in the history
  3. Add some more logging

    Signed-off-by: Andrew Harding <[email protected]>
    azdagron committed May 29, 2023
    Configuration menu
    Copy the full SHA
    84bcf56 View commit details
    Browse the repository at this point in the history
  4. fix linting

    azdagron committed May 29, 2023
    Configuration menu
    Copy the full SHA
    b95cc88 View commit details
    Browse the repository at this point in the history