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

feat: Support IBMCloud and add IBM COS storage driver #698

Merged
merged 1 commit into from
Jul 4, 2021

Commits on Jul 2, 2021

  1. feat: Support IBMCloud and add IBM COS storage driver

    feat(ibmcloud): Set storage platform in Config
    
    feat(ibmcos): Storage driver scaffolding
    
    feat(ibmcos): Implement StorageChanged()
    
    feat(ibmcos): Implement StorageExists()
    
    feat(ibmcos): Implement CreateStorage()
    
    feat(ibmcos): Implement ConfigEnv()
    
    feat(ibmcos): Implement VolumeSecrets()
    
    feat(ibmcos): Implement Volumes()
    
    feat(ibmcos): Implement ID()
    
    feat(ibmcos): Implement RemoveStorage()
    
    feat(ibmcos): Set configs and credentials for image-registry
    
    chore(ibmcos): Tweak comments
    
    fix(deps): Update openshift/api version
    
    test(ibmcos): Add unit test for ConfigEnv()
    
    test(ibmcos): Add unit test for ManagementState
    
    fix(deps): Update openshift/api version
    
    fix(ibmcos): Set anonymous creds for tests
    
    feat(ibmcos): Add credentials request
    
    chore: Update go deps
    hasueki committed Jul 2, 2021
    Configuration menu
    Copy the full SHA
    8614d04 View commit details
    Browse the repository at this point in the history