Skip to content
This repository has been archived by the owner on May 13, 2024. It is now read-only.

build(deps): bump docker/setup-buildx-action from 2.2.0 to 2.2.1 #116

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 18, 2022

Bumps docker/setup-buildx-action from 2.2.0 to 2.2.1.

Release notes

Sourced from docker/setup-buildx-action's releases.

v2.2.1

What's Changed

Full Changelog: docker/setup-buildx-action@v2.2.0...v2.2.1

Commits
  • 8c0edbc Merge pull request #175 from crazy-max/input-list-quotes
  • 1fb9cbd escape surrounding quotes for platforms input
  • 693fdd6 Merge pull request #174 from crazy-max/input-quote
  • fe4c1ac preserve quotes surrounding fields in input list
  • See full diff 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 [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 2.2.0 to 2.2.1.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](docker/setup-buildx-action@v2.2.0...v2.2.1)

---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added change/dependencies Pull requests that update a dependency file change/github-actions Pull requests that update GitHub Actions code labels Oct 18, 2022
@reaver-flomesh reaver-flomesh merged commit e093ca4 into main Oct 31, 2022
@reaver-flomesh reaver-flomesh deleted the dependabot/github_actions/docker/setup-buildx-action-2.2.1 branch October 31, 2022 00:29
reaver-flomesh pushed a commit that referenced this pull request Oct 31, 2022
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 2.2.0 to 2.2.1.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](docker/setup-buildx-action@v2.2.0...v2.2.1)

---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
reaver-flomesh pushed a commit that referenced this pull request Oct 31, 2022
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 2.2.0 to 2.2.1.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](docker/setup-buildx-action@v2.2.0...v2.2.1)

---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
reaver-flomesh pushed a commit that referenced this pull request Oct 31, 2022
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 2.2.0 to 2.2.1.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](docker/setup-buildx-action@v2.2.0...v2.2.1)

---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
reaver-flomesh added a commit that referenced this pull request Nov 8, 2022
* feat: Add ServiceExport and ServiceImport CRD

Signed-off-by: Lin Yang <reaver@flomesh.io>

* fix: make codegen

Signed-off-by: Lin Yang <reaver@flomesh.io>

* fix: make package scripts

Signed-off-by: Lin Yang <reaver@flomesh.io>

* fix: add RBAC for ServiceImport and ServiceExport CRD

Signed-off-by: Lin Yang <reaver@flomesh.io>

* feat: implement ServiceExport reconciler

Signed-off-by: Lin Yang <reaver@flomesh.io>

* fix: release name issue

Signed-off-by: Lin Yang <reaver@flomesh.io>

* fix: status reason

Signed-off-by: Lin Yang <reaver@flomesh.io>

* test: sample testcase

Signed-off-by: Lin Yang <reaver@flomesh.io>

* WIP: implement ServiceExport and ServiceImport

Signed-off-by: Lin Yang <reaver@flomesh.io>

* fix: a typo

Signed-off-by: Lin Yang <reaver@flomesh.io>

* feat: support service-lb (#106)

* feat: support service-lb

Signed-off-by: Lin Yang <reaver@flomesh.io>

* fix: register service-lb reconciler

Signed-off-by: Lin Yang <reaver@flomesh.io>

* fix: a typo in ServiceReconciler

Signed-off-by: Lin Yang <reaver@flomesh.io>

* fix: ServiceReconciler and NodeReconciler watching resources

Signed-off-by: Lin Yang <reaver@flomesh.io>

* fix: grant permission to list, watch, get nodes

Signed-off-by: Lin Yang <reaver@flomesh.io>

* fix: create/update DaemonSet

Signed-off-by: Lin Yang <reaver@flomesh.io>

* fix: service-lb image

Signed-off-by: Lin Yang <reaver@flomesh.io>

* fix: wrong owner reference

Signed-off-by: Lin Yang <reaver@flomesh.io>

* fix: no enough permission to update/patch event

Signed-off-by: Lin Yang <reaver@flomesh.io>

* refactor: add log fo debugging

Signed-off-by: Lin Yang <reaver@flomesh.io>

* fix: NodeReconciler

Signed-off-by: Lin Yang <reaver@flomesh.io>

* refactor: add log for debugging

Signed-off-by: Lin Yang <reaver@flomesh.io>

* fix: empty ProxyProfile spec hash

Signed-off-by: Lin Yang <reaver@flomesh.io>

* test: disable k3s service-lb

Signed-off-by: Lin Yang <reaver@flomesh.io>

* chore: regenerate deploy yaml

Signed-off-by: Lin Yang <reaver@flomesh.io>

Signed-off-by: Lin Yang <reaver@flomesh.io>

* feat: implement ServiceImport & ServiceExport CRD

Signed-off-by: Lin Yang <reaver@flomesh.io>

* fix: go mod tidy

Signed-off-by: Lin Yang <reaver@flomesh.io>

* ci: bump action/cache to v3

Signed-off-by: Lin Yang <reaver@flomesh.io>

* fix: try to fix nil pointer

Signed-off-by: Lin Yang <reaver@flomesh.io>

* refactor: remove unused configmap

Signed-off-by: Lin Yang <reaver@flomesh.io>

* fix: try to fix nil pointer

Signed-off-by: Lin Yang <reaver@flomesh.io>

* revert: revert change

Signed-off-by: Lin Yang <reaver@flomesh.io>

* build(deps): bump stefanprodan/helm-gh-pages from 1.5.0 to 1.6.0 (#108)

Bumps [stefanprodan/helm-gh-pages](https://github.com/stefanprodan/helm-gh-pages) from 1.5.0 to 1.6.0.
- [Release notes](https://github.com/stefanprodan/helm-gh-pages/releases)
- [Commits](stefanprodan/helm-gh-pages@v1.5.0...v1.6.0)

---
updated-dependencies:
- dependency-name: stefanprodan/helm-gh-pages
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* build(deps): bump crazy-max/ghaction-docker-meta from 4.0.1 to 4.1.0 (#109)

Bumps [crazy-max/ghaction-docker-meta](https://github.com/crazy-max/ghaction-docker-meta) from 4.0.1 to 4.1.0.
- [Release notes](https://github.com/crazy-max/ghaction-docker-meta/releases)
- [Commits](docker/metadata-action@v4.0.1...v4.1.0)

---
updated-dependencies:
- dependency-name: crazy-max/ghaction-docker-meta
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* build(deps): bump docker/login-action from 2.0.0 to 2.1.0 (#113)

Bumps [docker/login-action](https://github.com/docker/login-action) from 2.0.0 to 2.1.0.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](docker/login-action@v2.0.0...v2.1.0)

---
updated-dependencies:
- dependency-name: docker/login-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* build(deps): bump docker/build-push-action from 3.1.1 to 3.2.0 (#112)

Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 3.1.1 to 3.2.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](docker/build-push-action@v3.1.1...v3.2.0)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Lin Yang <reaver@flomesh.io>

* build(deps): bump docker/setup-qemu-action from 2.0.0 to 2.1.0 (#111)

Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 2.0.0 to 2.1.0.
- [Release notes](https://github.com/docker/setup-qemu-action/releases)
- [Commits](docker/setup-qemu-action@v2.0.0...v2.1.0)

---
updated-dependencies:
- dependency-name: docker/setup-qemu-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Lin Yang <reaver@flomesh.io>

* build(deps): bump docker/setup-buildx-action from 2.0.0 to 2.1.0 (#110)

Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 2.0.0 to 2.1.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](docker/setup-buildx-action@v2.0.0...v2.1.0)

---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Lin Yang <reaver@flomesh.io>

* fix: Invalid memory address or nil pointer dereference

Signed-off-by: Lin Yang <reaver@flomesh.io>

* build: bump pipy to 0.50.0-146

Signed-off-by: Lin Yang <reaver@flomesh.io>

* fix: interface conversion

Signed-off-by: Lin Yang <reaver@flomesh.io>

* refactor: add init-container for ingress

Signed-off-by: Lin Yang <reaver@flomesh.io>

* fix: add missing verbs to ingress

Signed-off-by: Lin Yang <reaver@flomesh.io>

* test: add samples for ServiceExport

Signed-off-by: Lin Yang <reaver@flomesh.io>

* fix: check ServiceExport Status, Invalid and Conflict ServiceExport is ignored

Signed-off-by: Lin Yang <reaver@flomesh.io>

* refactor: clean code

Signed-off-by: Lin Yang <reaver@flomesh.io>

* fix: create dir for kubeconfig if it doesn't exist

Signed-off-by: Lin Yang <reaver@flomesh.io>

* refactor: Getting go version from the go.mod file

Signed-off-by: Lin Yang <reaver@flomesh.io>

* feat: add retry for handling failed event

Signed-off-by: Lin Yang <reaver@flomesh.io>

* build(deps): bump docker/setup-buildx-action from 2.1.0 to 2.2.0 (#114)

Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 2.1.0 to 2.2.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](docker/setup-buildx-action@v2.1.0...v2.2.0)

---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* fix: flag redefined: kubeconfig

Signed-off-by: Lin Yang <reaver@flomesh.io>

* refactor: add log for debugging

Signed-off-by: Lin Yang <reaver@flomesh.io>

* fix: go mod tidy

Signed-off-by: Lin Yang <reaver@flomesh.io>

* fix: mesh config

Signed-off-by: Lin Yang <reaver@flomesh.io>

* fix: get the latest mesh config

Signed-off-by: Lin Yang <reaver@flomesh.io>

* perf: reduce frequency of checking meshconfig change

Signed-off-by: Lin Yang <reaver@flomesh.io>

* fix: AddRateLimited

Signed-off-by: Lin Yang <reaver@flomesh.io>

* fix: wrong event type

Signed-off-by: Lin Yang <reaver@flomesh.io>

* fix:  hash of unhashable type

Signed-off-by: Lin Yang <reaver@flomesh.io>

* fix: wrong cast of ServiceExportEvent

Signed-off-by: Lin Yang <reaver@flomesh.io>

* fix: mark ServiceImportType as optional

Signed-off-by: Lin Yang <reaver@flomesh.io>

* fix: set default type for ServiceImport

Signed-off-by: Lin Yang <reaver@flomesh.io>

* fix: set default type for ServiceImport

Signed-off-by: Lin Yang <reaver@flomesh.io>

* fix: concurrent updating ServiceImport

Signed-off-by: Lin Yang <reaver@flomesh.io>

* fix: remove incorrect checks

Signed-off-by: Lin Yang <reaver@flomesh.io>

* refactor: add logs for debugging

Signed-off-by: Lin Yang <reaver@flomesh.io>

* refactor: add logs for debugging

Signed-off-by: Lin Yang <reaver@flomesh.io>

* fix: should get ref to new created ServiceImport

Signed-off-by: Lin Yang <reaver@flomesh.io>

* feat: add session sticky, lb type and path rewrite to ServiceExport

Signed-off-by: Lin Yang <reaver@flomesh.io>

* fix: create ServiceImport

Signed-off-by: Lin Yang <reaver@flomesh.io>

* refactor: add logs for debugging

Signed-off-by: Lin Yang <reaver@flomesh.io>

* test: add samples

Signed-off-by: Lin Yang <reaver@flomesh.io>

* doc: add docs for setting up local env

Signed-off-by: Lin Yang <reaver@flomesh.io>

* build(deps): bump docker/setup-buildx-action from 2.2.0 to 2.2.1 (#116)

Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 2.2.0 to 2.2.1.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](docker/setup-buildx-action@v2.2.0...v2.2.1)

---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* build(deps): bump crazy-max/ghaction-docker-meta from 4.1.0 to 4.1.1 (#115)

Bumps [crazy-max/ghaction-docker-meta](https://github.com/crazy-max/ghaction-docker-meta) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/crazy-max/ghaction-docker-meta/releases)
- [Commits](docker/metadata-action@v4.1.0...v4.1.1)

---
updated-dependencies:
- dependency-name: crazy-max/ghaction-docker-meta
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Lin Yang <reaver@flomesh.io>

* refactor: adjust Cluster and ServiceImport CRD

Signed-off-by: Lin Yang <reaver@flomesh.io>

* refactor: change IP to string instead of net.IP

Signed-off-by: Lin Yang <reaver@flomesh.io>

* test: update samples

Signed-off-by: Lin Yang <reaver@flomesh.io>

* feat: add metadata info to IngressClass

Signed-off-by: Lin Yang <reaver@flomesh.io>

* fix: ingress annotation is not updated

Signed-off-by: Lin Yang <reaver@flomesh.io>

* feat: add label to ServiceExport and ServiceImport CRD

Signed-off-by: Lin Yang <reaver@flomesh.io>

* fix: remove original ServiceExport and ServiceImport yamls

Signed-off-by: Lin Yang <reaver@flomesh.io>

* fix: add crds/kustomization.yaml to .helmignore

Signed-off-by: Lin Yang <reaver@flomesh.io>

* fix: mark the name of sidecar as map key

Signed-off-by: Lin Yang <reaver@flomesh.io>

* fix: restart fsm issue

Signed-off-by: Lin Yang <reaver@flomesh.io>

* feat: create ns automatically if it doesn't exist

Signed-off-by: Lin Yang <reaver@flomesh.io>

* fix: incorrect codebase path

Signed-off-by: Lin Yang <reaver@flomesh.io>

* build: bump pipy to 0.70.0-2

Signed-off-by: Lin Yang <reaver@flomesh.io>

* refactor: simplify the path of codebase

Signed-off-by: Lin Yang <reaver@flomesh.io>

Signed-off-by: Lin Yang <reaver@flomesh.io>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@reaver-flomesh reaver-flomesh self-assigned this Nov 26, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
change/dependencies Pull requests that update a dependency file change/github-actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant