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

Chore: (deps): Bump github.com/cloudtty/cloudtty from 0.2.0 to 0.5.2 #5942

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 28, 2023

Bumps github.com/cloudtty/cloudtty from 0.2.0 to 0.5.2.

Release notes

Sourced from github.com/cloudtty/cloudtty's releases.

cloudtty-0.5.2

A Helm chart for cloudshell

cloudtty-0.5.1

  • support file upload to specified container
  • update karmadactl version

cloudtty-0.5.0

A Helm chart for cloudshell

v0.5.0

Add following feature in version v0.5.0:

  • support to set env to cloudshell pod
  • upgrade ttyd version to 1.7.2
  • move the index.html to /usr/lib/ttyd/index.html
  • suport to add path suffix to accessUrl on ingress and virtaulservice mode

cloudtty-0.4.1

A Helm chart for cloudshell

cloudtty-0.4.0

A Helm chart for cloudshell

v0.4.0

Changelog:

  • add more common tools (etcdctl, karmadactl, node-shell, completion) to cloudshell base image
  • support set customize cloudshell image by cloudshell CR
  • support use the secret to store kubeconfig (alpha pahse currently)
  • optimize cloudshell running workflow

cloudtty-0.3.0

A Helm chart for cloudshell

v0.3.0

release notes:

  • reduced cloudshell Pod startup time
  • fixed terminal window too small
  • optimized readme for chinese and english documents
  • add openssf badges
  • fixed helm chart template
  • disable mount hosted cluster's service account
Commits
  • 3d6b852 Merge pull request #229 from calvin0327/bump-version-v0.5.2
  • 39d7c93 Merge pull request #231 from calvin0327/fixed-chart-release
  • e0da548 update chart release ci workflow
  • ddfe017 Merge pull request #230 from calvin0327/update-chart-release
  • 7e2abd4 update chart release ci workflow
  • 34020a3 bump version to v0.5.2
  • d206cfb Merge pull request #228 from calvin0327/remove-configmap-for-kubeconfig
  • 96dda41 remove configmap for kubeconfig
  • 313739c Merge pull request #224 from huoyinghao/use-os-readfile
  • df22ec4 enhancement: remove ioutil.ReadFile use os.ReadFile to open file
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Apr 28, 2023
@codecov
Copy link

codecov bot commented Apr 28, 2023

Codecov Report

Patch coverage has no change and project coverage change: -30.68 ⚠️

Comparison is base (258a1ab) 55.83% compared to head (0af5e6d) 25.15%.

Additional details and impacted files
@@             Coverage Diff             @@
##           master    #5942       +/-   ##
===========================================
- Coverage   55.83%   25.15%   -30.68%     
===========================================
  Files         184      181        -3     
  Lines       27800    23911     -3889     
===========================================
- Hits        15522     6016     -9506     
- Misses      10725    17148     +6423     
+ Partials     1553      747      -806     
Flag Coverage Δ
core-unittests ?
e2etests 25.15% <ø> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

see 204 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

Bumps [github.com/cloudtty/cloudtty](https://github.com/cloudtty/cloudtty) from 0.2.0 to 0.5.2.
- [Release notes](https://github.com/cloudtty/cloudtty/releases)
- [Commits](cloudtty/cloudtty@v0.2.0...v0.5.2)

---
updated-dependencies:
- dependency-name: github.com/cloudtty/cloudtty
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/cloudtty/cloudtty-0.5.2 branch from bacd49c to 0af5e6d Compare April 28, 2023 09:27
@chivalryq
Copy link
Member

/retest unit-test e2e-test

@FogDong FogDong merged commit b54a153 into master May 6, 2023
22 of 23 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/cloudtty/cloudtty-0.5.2 branch May 6, 2023 13:04
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 go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants