This repository has been archived by the owner on Apr 7, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 50
Added OpenStack Provider #45
Merged
rfranzke
merged 11 commits into
gardener-attic:master
from
afritzler:feature.openstack_support
Apr 18, 2019
Merged
Added OpenStack Provider #45
rfranzke
merged 11 commits into
gardener-attic:master
from
afritzler:feature.openstack_support
Apr 18, 2019
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
rfranzke
added
area/open-source
Open Source (community, enablement, contributions, conferences, CNCF, etc.) related
exp/intermediate
Issue that requires some project experience
kind/enhancement
Enhancement, improvement, extension
needs/review
Needs review
platform/openstack
OpenStack platform/infrastructure
priority/normal
Standard backlog priority, that can be worked on now or later
reviewed/ok-to-test
Has approval for testing (check PR in detail before setting this label because PR is run on CI/CD)
size/xl
A few months of work or very large change (usually of epic proportions)
status/in-progress
Issue is in progress/work
status/under-investigation
Issue is under investigation
topology/seed
Affects Seed clusters
labels
Apr 9, 2019
gardener-robot-ci-1
added
needs/ok-to-test
Needs approval for testing (check PR in detail before setting this label because PR is run on CI/CD)
and removed
reviewed/ok-to-test
Has approval for testing (check PR in detail before setting this label because PR is run on CI/CD)
labels
Apr 9, 2019
rfranzke
added
the
reviewed/ok-to-test
Has approval for testing (check PR in detail before setting this label because PR is run on CI/CD)
label
Apr 9, 2019
gardener-robot-ci-1
removed
the
reviewed/ok-to-test
Has approval for testing (check PR in detail before setting this label because PR is run on CI/CD)
label
Apr 9, 2019
rfranzke
added
the
reviewed/ok-to-test
Has approval for testing (check PR in detail before setting this label because PR is run on CI/CD)
label
Apr 10, 2019
gardener-robot-ci-1
removed
the
reviewed/ok-to-test
Has approval for testing (check PR in detail before setting this label because PR is run on CI/CD)
label
Apr 10, 2019
rfranzke
suggested changes
Apr 10, 2019
controllers/provider-openstack/charts/internal/openstack-infra/templates/_main.tf
Outdated
Show resolved
Hide resolved
controllers/provider-openstack/charts/internal/openstack-infra/values.yaml
Outdated
Show resolved
Hide resolved
controllers/provider-openstack/pkg/apis/openstack/install/install.go
Outdated
Show resolved
Hide resolved
controllers/provider-openstack/pkg/apis/openstack/types_infrastructure.go
Show resolved
Hide resolved
controllers/provider-openstack/pkg/apis/openstack/types_infrastructure.go
Outdated
Show resolved
Hide resolved
controllers/provider-openstack/pkg/apis/openstack/v1alpha1/types_infrastructure.go
Outdated
Show resolved
Hide resolved
controllers/provider-openstack/pkg/controller/infrastructure/actuator_delete.go
Outdated
Show resolved
Hide resolved
AndreasBurger
added
reviewed/ok-to-test
Has approval for testing (check PR in detail before setting this label because PR is run on CI/CD)
and removed
needs/ok-to-test
Needs approval for testing (check PR in detail before setting this label because PR is run on CI/CD)
labels
Apr 10, 2019
gardener-robot-ci-1
added
needs/ok-to-test
Needs approval for testing (check PR in detail before setting this label because PR is run on CI/CD)
and removed
reviewed/ok-to-test
Has approval for testing (check PR in detail before setting this label because PR is run on CI/CD)
labels
Apr 10, 2019
rfranzke
suggested changes
Apr 11, 2019
controllers/provider-openstack/cmd/gardener-extension-provider-openstack/app/app.go
Outdated
Show resolved
Hide resolved
controllers/provider-openstack/pkg/controller/infrastructure/actuator_reconcile.go
Outdated
Show resolved
Hide resolved
rfranzke
added
needs/changes
Needs (more) changes
status/author-action
Issue requires author action
needs/rebase
Needs git rebase
and removed
needs/review
Needs review
status/in-progress
Issue is in progress/work
status/under-investigation
Issue is under investigation
labels
Apr 11, 2019
rfranzke
added
the
reviewed/ok-to-test
Has approval for testing (check PR in detail before setting this label because PR is run on CI/CD)
label
Apr 16, 2019
gardener-robot-ci-1
removed
the
reviewed/ok-to-test
Has approval for testing (check PR in detail before setting this label because PR is run on CI/CD)
label
Apr 16, 2019
rfranzke
reviewed
Apr 16, 2019
controllers/provider-openstack/pkg/controller/infrastructure/actuator_reconcile.go
Outdated
Show resolved
Hide resolved
The first working version is finished now. What is still missing are tests for the terraform part. |
Some basic testing has now been added to the terraform chart redering logic. |
rfranzke
added
reviewed/ok-to-test
Has approval for testing (check PR in detail before setting this label because PR is run on CI/CD)
and removed
needs/changes
Needs (more) changes
needs/rebase
Needs git rebase
status/author-action
Issue requires author action
labels
Apr 18, 2019
gardener-robot-ci-1
removed
the
reviewed/ok-to-test
Has approval for testing (check PR in detail before setting this label because PR is run on CI/CD)
label
Apr 18, 2019
rfranzke
reviewed
Apr 18, 2019
rfranzke
reviewed
Apr 18, 2019
rfranzke
added
the
reviewed/ok-to-test
Has approval for testing (check PR in detail before setting this label because PR is run on CI/CD)
label
Apr 18, 2019
rfranzke
approved these changes
Apr 18, 2019
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
gardener-robot-ci-1
removed
the
reviewed/ok-to-test
Has approval for testing (check PR in detail before setting this label because PR is run on CI/CD)
label
Apr 18, 2019
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
area/open-source
Open Source (community, enablement, contributions, conferences, CNCF, etc.) related
exp/intermediate
Issue that requires some project experience
kind/enhancement
Enhancement, improvement, extension
needs/ok-to-test
Needs approval for testing (check PR in detail before setting this label because PR is run on CI/CD)
platform/openstack
OpenStack platform/infrastructure
priority/normal
Standard backlog priority, that can be worked on now or later
size/xl
A few months of work or very large change (usually of epic proportions)
topology/seed
Affects Seed clusters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
What this PR does / why we need it:
Added OpenStack provider support.
Which issue(s) this PR fixes:
Fixes #25
Special notes for your reviewer:
Release note: