Skip to content

Bump github.com/crossplane/oam-kubernetes-runtime from 0.0.9 to 0.3.3#26

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/github.com/crossplane/oam-kubernetes-runtime-0.3.3
Open

Bump github.com/crossplane/oam-kubernetes-runtime from 0.0.9 to 0.3.3#26
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/github.com/crossplane/oam-kubernetes-runtime-0.3.3

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Jan 10, 2022

Bumps github.com/crossplane/oam-kubernetes-runtime from 0.0.9 to 0.3.3.

Release notes

Sourced from github.com/crossplane/oam-kubernetes-runtime's releases.

v0.3.3

  1. add race detect flag for tests fix #256 and fix makefile for legacy chart
  2. set LongWait as a configurable global var (#336)
  3. fix appconfig with no workload (#329)

v0.3.2

  1. fix merge labels bug #290 This bug could cause labels overlap if key is the same, and will also bring labels from one trait to another if an AppConfig has more than one trait.
  2. Add chart for K8s 1.14~1.15 support #291

v0.3.1

  1. add DEFININTION_NAMESPACE for namespaced definition (#275)
  2. implement ContainerConfigFile of ContainerizedWorkload (#276)
  3. fix panic for missing latestRevision while render component (#278)
  4. add legacy folder for CRD v1beta1 using on K8s 1.14~1.15 (#279)
  5. fix observedGeneration mismatch between Component and ControllerRevision (#281)
  6. use updating-apply instead of patching-apply on creating/updating trait (#283)
  7. upgrade dependency crossplane/crossplane-runtime from 0.8.0 => 0.10.0 (#283)

Thanks to @​zhouwenb

v0.3.0

  1. status.historyWorkloads should not be required in AC (#250)
  2. assign the workloadRef during render instead of apply (#249)
  3. fix data race #257
  4. Remove Jenkins pipeline and use github action #260 #263
  5. get CRD by discovery mechanism instead of get plural (#261)
  6. don't block app from running if no definition found #267
  7. add version into definitionReference for workload/trait/scope definitions #268
  8. ContainizerdWorkload Bug fixed, not pass annotations into podTemplate in #269
  9. fix examples #270

Thanks to @​linjiemiao

v0.3.0-rc1

  1. add leadElectionNamespace arg (#216)
  2. add valueFrom AppConfig in depedency requirement #223
  3. add an unsatisfied reason into dependency status and tests #223
  4. separate history workloads out from workloadStatus and move to historyworkloads field #220
  5. Add observedGeneration to represent Component (#205)
  6. Run with fewer privileges #228

These are all contains in v0.2.2.


  1. add podSpecPath into workloadDefinition #240
  2. healthscope support PodSpecWorkload #243
  3. add mutating for appConfig to support name/properties format of trait #242

... (truncated)

Commits
  • 276c8c5 cherry-pick pr 329 (#338)
  • 933e0f3 set LongWait as a configurable global var (#336)
  • 938fbd1 Merge pull request #266 from wonderflow/ignore-e
  • f67accd add race detect flag for tests fix #256 and fix makefile for legacy chart
  • 09203f4 Merge pull request #292 from zzxwill/doc-legacy
  • 1851679 Update doc for install legacy chart
  • 11e1894 Package legacy helm chart (#287)
  • 11fab2b Merge pull request #291 from captainroy-hy/fix-unstable-ut
  • 2dfb242 fix unstable unit tests of AppConfig controller
  • 65e7fb3 Merge pull request #290 from captainroy-hy/fix-merge-label
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/crossplane/oam-kubernetes-runtime](https://github.com/crossplane/oam-kubernetes-runtime) from 0.0.9 to 0.3.3.
- [Release notes](https://github.com/crossplane/oam-kubernetes-runtime/releases)
- [Commits](crossplane/oam-kubernetes-runtime@v0.0.9...v0.3.3)

---
updated-dependencies:
- dependency-name: github.com/crossplane/oam-kubernetes-runtime
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 10, 2022
@sonarqubecloud
Copy link
Copy Markdown

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants