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

Add support for Kopia location profile #948

Merged
merged 11 commits into from
Apr 22, 2021
Merged

Add support for Kopia location profile #948

merged 11 commits into from
Apr 22, 2021

Conversation

PrasadG193
Copy link
Contributor

@PrasadG193 PrasadG193 commented Apr 7, 2021

Change Overview

  • Add new Location and Credential type - kopia
  • Add a way to pass connection info and creds to connect to Kopia server through Profile for kando operations

Depends on: #944

Pull request type

Please check the type of change your PR introduces:

  • 🚧 Work in Progress
  • 🌈 Refactoring (no functional changes, no api changes)
  • 🐹 Trivial/Minor
  • 🐛 Bugfix
  • 🌻 Feature
  • 🗺️ Documentation
  • 🤖 Test

Issues

  • #XXX

Test Plan

  • 💪 Manual
  • ⚡ Unit test
  • 💚 E2E

pkg/apis/cr/v1alpha1/types.go Outdated Show resolved Hide resolved
pkg/apis/cr/v1alpha1/types.go Outdated Show resolved Hide resolved
pkg/param/param.go Outdated Show resolved Hide resolved
pavannd1 and others added 4 commits April 12, 2021 17:34
Signed-off-by: Prasad Ghangal <prasad.ghangal@gmail.com>
Signed-off-by: Prasad Ghangal <prasad.ghangal@gmail.com>
Signed-off-by: Prasad Ghangal <prasad.ghangal@gmail.com>
Copy link
Contributor

@pavannd1 pavannd1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some nits

pkg/apis/cr/v1alpha1/types.go Outdated Show resolved Hide resolved
pkg/apis/cr/v1alpha1/types.go Outdated Show resolved Hide resolved
pkg/param/param.go Outdated Show resolved Hide resolved
pkg/apis/cr/v1alpha1/types.go Show resolved Hide resolved
pkg/param/param.go Outdated Show resolved Hide resolved
pkg/param/param.go Outdated Show resolved Hide resolved
pkg/param/param.go Outdated Show resolved Hide resolved
pkg/param/param.go Outdated Show resolved Hide resolved
pkg/param/param.go Show resolved Hide resolved
Signed-off-by: Prasad Ghangal <prasad.ghangal@gmail.com>
pkg/kando/location_pull.go Outdated Show resolved Hide resolved
pkg/kando/location_push.go Outdated Show resolved Hide resolved
Signed-off-by: Prasad Ghangal <prasad.ghangal@gmail.com>
Signed-off-by: Prasad Ghangal <prasad.ghangal@gmail.com>
Copy link
Contributor

@pavannd1 pavannd1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍🏼

pkg/kando/location_pull.go Outdated Show resolved Hide resolved
pkg/kando/location_pull.go Outdated Show resolved Hide resolved
Signed-off-by: Prasad Ghangal <prasad.ghangal@gmail.com>
Signed-off-by: Prasad Ghangal <prasad.ghangal@gmail.com>
@mergify mergify bot merged commit 248b888 into master Apr 22, 2021
@mergify mergify bot deleted the kopia-profile branch April 22, 2021 06:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants