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

Fix codegen in installer component #3

Merged
merged 1 commit into from
Jul 25, 2018
Merged

Fix codegen in installer component #3

merged 1 commit into from
Jul 25, 2018

Conversation

crabtree
Copy link
Contributor

@crabtree crabtree commented Jul 25, 2018

Confirm these statements before you submit your pull request:

  • I have read and submitted the required Contributor Licence Agreements.
  • This pull request follows the contributing guidelines, recommended Git workflow, and templates.
  • I have tested my changes.
  • I have updated the relevant documentation.

Description

Changes proposed in this pull request:

  • Add missing type for installer
  • Fix update-codegen.sh script

@CLAassistant
Copy link

CLAassistant commented Jul 25, 2018

CLA assistant check
All committers have signed the CLA.

@crabtree crabtree merged commit 222cc89 into kyma-project:master Jul 25, 2018
@crabtree crabtree deleted the fix-installer-codegen branch July 25, 2018 06:29
janmedrek pushed a commit that referenced this pull request Nov 15, 2018
* Refactoring: added fields for storing basic auth credentials

* Refactoring: started implementing new approach to authorization

* Refactoring: implemented new version of retrier

* Refactoring: added strategy factory, moved oauth client to authorization package, started refactoring proxy

* Refactoring: next steps in refactoring proxy

* Refactoring: HttpCache and NameResolver is no longer injected

* Refactoring: implemented proxying using StrategyFactory, need to add retry functionality

* Refactoring: added retry functionality

* Refactoring: minor cleanup

* Refactoring: package renamed

* Refactoring: cache test rewritten

* Refactoring: unit tests for authorization package written

* Refactoring: fixed issue in ForbiddenRequestRetrier and added checking if proxy uses internal cache

* Refactoring: bumped RE client version and updated code to reflect changes in RE

* Refactoring: fixed serviceapiservice test

* Added basic auth plus some code formatting

* Minor clean up

* Refactoring: renamed methods in Strategy interface

* Minor cleanup

* Fixed issue with namespace flag

* Retry is performed when 401 o3 403 status has been returned

* Issue with logging fixed

* Code review #1

* Code review #2

* Code review #3

* Code review #4

* Typo fixed

* Minor refactoring

* Code review #5

* Code review #6
m00g3n referenced this pull request in m00g3n/kyma Mar 20, 2019
m00g3n added a commit that referenced this pull request Mar 21, 2019
* Add query and subscription for k8s services

* rename graphQL type KService to Service

* add integration tests

* rebase to rename

* code review comments addressed

* code review comments addressed

* Add mutation

* add mutation #2

* add mutation #3

* add mutation #4

* Align error handling introduced in #2968

* import reorganization; rbac-test-console-backend-service reverted

* build trigger
m00g3n referenced this pull request in m00g3n/kyma Mar 21, 2019
m00g3n added a commit that referenced this pull request Mar 21, 2019
anishj0shi added a commit to anishj0shi/kyma that referenced this pull request Jul 19, 2019
anishj0shi added a commit to anishj0shi/kyma that referenced this pull request Jul 24, 2019
m00g3n referenced this pull request in m00g3n/kyma Oct 17, 2019
m00g3n referenced this pull request in m00g3n/kyma Oct 18, 2019
m00g3n referenced this pull request in m00g3n/kyma Mar 27, 2020
m00g3n referenced this pull request in m00g3n/kyma Mar 27, 2020
m00g3n referenced this pull request in m00g3n/kyma Mar 27, 2020
m00g3n referenced this pull request in m00g3n/kyma Mar 27, 2020
m00g3n referenced this pull request in m00g3n/kyma Apr 1, 2020
m00g3n referenced this pull request in m00g3n/kyma Jun 30, 2020
m00g3n referenced this pull request in m00g3n/kyma Jul 2, 2020
pPrecel referenced this pull request in m00g3n/kyma Jul 6, 2020
ksputo added a commit to ksputo/kyma that referenced this pull request Nov 5, 2020
m00g3n referenced this pull request in m00g3n/kyma May 27, 2022
dbadura referenced this pull request in m00g3n/kyma May 27, 2022
kyma-bot pushed a commit that referenced this pull request May 27, 2022
* fix

* improve fn timing

* tweaks

* more changes

* refactor

* refactor

* fix imports

* update tests

* update tests #2

* update tests #3

* update tests #4

* fix test

* fix format

* bump images

* change error backoff to 5min

* fix logging

Co-authored-by: Damian Badura <damian.badura@sap.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants