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

Synch repo cluster-api-provider-powervs with machine-api-provider-powervs #1

Merged
merged 74 commits into from Jan 28, 2022

Commits on Jun 1, 2021

  1. Initial commit

    jthiatt committed Jun 1, 2021
    Copy the full SHA
    f091abb View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2021

  1. Create OWNERS

    mkumatag committed Jun 11, 2021
    Copy the full SHA
    e6fef06 View commit details
    Browse the repository at this point in the history
  2. Initial commit

    mkumatag committed Jun 11, 2021
    Copy the full SHA
    3554fa4 View commit details
    Browse the repository at this point in the history
  3. update owners

    mkumatag committed Jun 11, 2021
    Copy the full SHA
    5126db7 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2021

  1. Merge pull request openshift#1 from mkumatag/main

    Initial commit
    openshift-merge-robot committed Jun 14, 2021
    Copy the full SHA
    7c771d4 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2021

  1. Add .gitignore file

    mkumatag committed Jun 17, 2021
    Copy the full SHA
    66ed9b6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request openshift#2 from mkumatag/git_ignore

    Add .gitignore file
    openshift-merge-robot committed Jun 17, 2021
    Copy the full SHA
    e938593 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2021

  1. Fix dockerfile

    mkumatag committed Jun 18, 2021
    Copy the full SHA
    aecd477 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    5c2c14f View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2021

  1. Copy the full SHA
    5024919 View commit details
    Browse the repository at this point in the history
  2. Merge pull request openshift#4 from Karthik-K-N/variable_name_changes

    PowerVSMachineProviderConfig variable name changes and go mod vendor …
    openshift-merge-robot committed Jun 21, 2021
    Copy the full SHA
    a5ccc9c View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2021

  1. build_root configuration

    mkumatag committed Jun 24, 2021
    Copy the full SHA
    9a5cdcf View commit details
    Browse the repository at this point in the history
  2. Merge pull request openshift#5 from mkumatag/build_root

    build_root configuration
    openshift-merge-robot committed Jun 24, 2021
    Copy the full SHA
    9352384 View commit details
    Browse the repository at this point in the history
  3. Fix for golint errors

    Karthik-K-N committed Jun 24, 2021
    Copy the full SHA
    026967b View commit details
    Browse the repository at this point in the history
  4. Merge pull request openshift#7 from Karthik-K-N/fix-go-lint

    Fix for golint errors
    openshift-merge-robot committed Jun 24, 2021
    Copy the full SHA
    18c1270 View commit details
    Browse the repository at this point in the history
  5. Fix lint and fmt issues

    mkumatag committed Jun 24, 2021
    Copy the full SHA
    5329599 View commit details
    Browse the repository at this point in the history
  6. Merge pull request openshift#8 from mkumatag/fix_lint

    Fix lint and fmt issues
    openshift-merge-robot committed Jun 24, 2021
    Copy the full SHA
    9eee608 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2021

  1. Copy the full SHA
    2a5ab0c View commit details
    Browse the repository at this point in the history
  2. Merge pull request openshift#11 from Karthik-K-N/debug-feature

    Changes for making debug mode optional while creating Power VS client
    openshift-merge-robot committed Jul 1, 2021
    Copy the full SHA
    e384387 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    7342a8d View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    086dba1 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2021

  1. Copy the full SHA
    9ca378c View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2021

  1. Merge pull request openshift#13 from mkumatag/update_power_client

    Update power-go-client to v1.0.72 version
    openshift-merge-robot committed Jul 6, 2021
    Copy the full SHA
    56a9503 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2021

  1. Copy the full SHA
    9e3f06d View commit details
    Browse the repository at this point in the history
  2. Merge pull request openshift#14 from mkumatag/change_key_name

    Rename IBMCLOUD_API_KEY to ibmcloud_api_key
    openshift-merge-robot committed Jul 26, 2021
    Copy the full SHA
    0b67886 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2021

  1. Copy the full SHA
    95e4ae8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request openshift#15 from mkumatag/update_dockerfile

    Update the base and builder to the latest level
    openshift-merge-robot committed Jul 27, 2021
    Copy the full SHA
    9642138 View commit details
    Browse the repository at this point in the history
  3. Remove termination-handler

    mkumatag committed Jul 27, 2021
    Copy the full SHA
    3e1125c View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    8113bf3 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2021

  1. Upgrade to v1 crds

    mkumatag committed Jul 28, 2021
    Copy the full SHA
    1b27a66 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2021

  1. Copy the full SHA
    5a9967d View commit details
    Browse the repository at this point in the history
  2. Update to golang 1.16

    mkumatag committed Aug 4, 2021
    Copy the full SHA
    3f6d26a View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2021

  1. Copy the full SHA
    9423a0d View commit details
    Browse the repository at this point in the history
  2. Merge pull request openshift#19 from mkumatag/update-golang

    Update to golang 1.16
    openshift-ci[bot] committed Aug 6, 2021
    Copy the full SHA
    88bace4 View commit details
    Browse the repository at this point in the history
  3. Merge pull request openshift#20 from mkumatag/rename_secret

    Rename the secret name for the credentials
    openshift-ci[bot] committed Aug 6, 2021
    Copy the full SHA
    8d6017f View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2021

  1. Copy the full SHA
    ac44f1f View commit details
    Browse the repository at this point in the history
  2. Merge pull request openshift#21 from mkumatag/provider_id

    Rename providerid to match the patter with vpc provider
    openshift-merge-robot committed Aug 23, 2021
    Copy the full SHA
    9865614 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2021

  1. Refine the spec

    mkumatag committed Sep 21, 2021
    Copy the full SHA
    81e0c5c View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    d899ffb View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2021

  1. Copy the full SHA
    3659473 View commit details
    Browse the repository at this point in the history
  2. Merge pull request openshift#27 from mkumatag/add_dns

    Populate the NodeInternalDNS for the machine
    openshift-merge-robot committed Sep 28, 2021
    Copy the full SHA
    8eb5ebc View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2021

  1. Add bugzilla information

    Signed-off-by: Manjunath A Kumatagi <mkumatag@in.ibm.com>
    mkumatag committed Oct 11, 2021
    Copy the full SHA
    4155cbc View commit details
    Browse the repository at this point in the history
  2. Merge pull request openshift#28 from mkumatag/add_bz

    Add bugzilla information
    openshift-merge-robot committed Oct 11, 2021
    Copy the full SHA
    5f9aca2 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2021

  1. disable cgo for go build

    mkumatag committed Oct 12, 2021
    Copy the full SHA
    236b028 View commit details
    Browse the repository at this point in the history
  2. Merge pull request openshift#29 from mkumatag/fix_build

    Disable the CGO for go build
    openshift-merge-robot committed Oct 12, 2021
    Copy the full SHA
    152fe9a View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    359650c View commit details
    Browse the repository at this point in the history
  4. Merge pull request openshift#30 from openshift-bot/art-consistency-op…

    …enshift-4.10-ose-powervs-machine-controllers
    
    Updating ose-powervs-machine-controllers images to be consistent with ART
    openshift-merge-robot committed Oct 12, 2021
    Copy the full SHA
    3e9cd98 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2021

  1. Copy the full SHA
    c25bb3a View commit details
    Browse the repository at this point in the history
  2. Merge pull request openshift#26 from Karthik-K-N/enable-debug-mode

    Add flag to toglle debug mode while creating Power VS Client
    openshift-merge-robot committed Oct 14, 2021
    Copy the full SHA
    6c9314f View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2021

  1. vendor files

    mkumatag committed Nov 9, 2021
    Copy the full SHA
    8eb7b52 View commit details
    Browse the repository at this point in the history
  2. go mod updates

    mkumatag committed Nov 9, 2021
    Copy the full SHA
    4639dce View commit details
    Browse the repository at this point in the history
  3. update the imports

    mkumatag committed Nov 9, 2021
    Copy the full SHA
    de18624 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    26e7bec View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    bc8a5c9 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    7c48308 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    68a13a1 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2021

  1. Merge pull request openshift#35 from openshift-bot/art-consistency-op…

    …enshift-4.10-ose-powervs-machine-controllers
    
    Updating ose-powervs-machine-controllers images to be consistent with ART
    openshift-merge-robot committed Nov 10, 2021
    Copy the full SHA
    ea7610e View commit details
    Browse the repository at this point in the history
  2. Bump golang version to 1.17

    mkumatag committed Nov 10, 2021
    Copy the full SHA
    d4be89b View commit details
    Browse the repository at this point in the history
  3. Merge pull request openshift#36 from mkumatag/bump_go_version

    Bump golang version to 1.17
    openshift-merge-robot committed Nov 10, 2021
    Copy the full SHA
    f3b2d0a View commit details
    Browse the repository at this point in the history
  4. Use podman or docker

    mkumatag committed Nov 10, 2021
    Copy the full SHA
    5ff20c6 View commit details
    Browse the repository at this point in the history
  5. Merge pull request openshift#37 from mkumatag/podman

    Use podman or docker
    openshift-merge-robot committed Nov 10, 2021
    Copy the full SHA
    58f8170 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2021

  1. Copy the full SHA
    1064d35 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2021

  1. Copy the full SHA
    7a02983 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2021

  1. Merge pull request openshift#31 from Karthik-K-N/custom-service-endpoint

    Add support for ServiceEndpoints
    openshift-merge-robot committed Nov 30, 2021
    Copy the full SHA
    dbb96b3 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    dc84795 View commit details
    Browse the repository at this point in the history
  3. Merge pull request openshift#39 from mkumatag/update_dep

    Update MAO and openshift/api dependency
    openshift-merge-robot committed Nov 30, 2021
    Copy the full SHA
    a05198d View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2022

  1. Updated README file

    Karthik-K-N committed Jan 5, 2022
    Copy the full SHA
    2e8e817 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    4be1f7f View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2022

  1. Updated power go client

    Karthik-K-N committed Jan 11, 2022
    Copy the full SHA
    7b874ae View commit details
    Browse the repository at this point in the history
  2. Merge pull request openshift#41 from Karthik-K-N/update-power-goclient

    Updated power go client to v1.0.87
    openshift-merge-robot committed Jan 11, 2022
    Copy the full SHA
    51109fb View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2022

  1. Copy the full SHA
    8d60a9b View commit details
    Browse the repository at this point in the history
  2. Merge pull request openshift#42 from Karthik-K-N/update-k8-version

    Updated kubernetes version to 1.23
    openshift-merge-robot committed Jan 12, 2022
    Copy the full SHA
    1b59284 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2022

  1. Copy the full SHA
    8372695 View commit details
    Browse the repository at this point in the history
  2. Updated README file

    Karthik-K-N committed Jan 28, 2022
    Copy the full SHA
    71ef740 View commit details
    Browse the repository at this point in the history