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

Remote Environment Controller implementation #587

Merged
merged 11 commits into from
Sep 13, 2018

Conversation

Szymongib
Copy link
Contributor

@Szymongib Szymongib commented Sep 7, 2018

Description

Changes proposed in this pull request:

  • Implemented new component - Remote Environment Controller

Related issue(s)
Part of #416

@Szymongib Szymongib force-pushed the remote-env-controller branch from 2333103 to 11487d9 Compare September 10, 2018 06:00
@Szymongib Szymongib added kind/feature Categorizes issue or PR as related to a new feature. area/application-connector Issues or PRs related to application connectivity and removed WIP labels Sep 10, 2018
@Szymongib Szymongib changed the title [WIP] Remote Environment Controller implementation Remote Environment Controller implementation Sep 10, 2018
}
}

// TODO: consider returning error to requeue the request
Copy link
Contributor

Choose a reason for hiding this comment

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

Do we need to requeue delete request? Seems like tiller.UninstallRelease RPC does it for us, please double-check that.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Removed comment

}
}

// ListReleases .
Copy link
Contributor

Choose a reason for hiding this comment

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

Redundant commentary in this file :)

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Done

@Szymongib Szymongib merged commit 08772e2 into kyma-project:master Sep 13, 2018
@klaudiagrz klaudiagrz added the area/documentation Issues or PRs related to documentation label Sep 13, 2018
@Szymongib Szymongib deleted the remote-env-controller branch September 26, 2018 11:12
grischperl pushed a commit to grischperl/kyma that referenced this pull request Nov 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/application-connector Issues or PRs related to application connectivity area/documentation Issues or PRs related to documentation kind/feature Categorizes issue or PR as related to a new feature.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants