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

Terminal: show last error description on timeout #1810

Merged
merged 4 commits into from
Apr 18, 2024

Conversation

petersutter
Copy link
Member

@petersutter petersutter commented Apr 12, 2024

What this PR does / why we need it:
Screenshot 2024-04-12 at 16 42 51

The last error description of the Terminal resource is shown on timeout.

Which issue(s) this PR fixes:
Fixes #1727

Special notes for your reviewer:
requires changes from gardener/terminal-controller-manager#281

Release note:

The last error description of the `Terminal` resource is shown on timeout.
Terminal: `terminal-controller-manager` `v0.32.0` required in order to display the last error description of the `Terminal` resource.

@petersutter
Copy link
Member Author

cc @dguendisch

@gardener-robot gardener-robot added the size/s Size of pull request is small (see gardener-robot robot/bots/size.py) label Apr 12, 2024
@gardener-robot-ci-2 gardener-robot-ci-2 added the reviewed/ok-to-test Has approval for testing (check PR in detail before setting this label because PR is run on CI/CD) label Apr 12, 2024
@gardener-robot-ci-1 gardener-robot-ci-1 added needs/ok-to-test Needs approval for testing (check PR in detail before setting this label because PR is run on CI/CD) and removed reviewed/ok-to-test Has approval for testing (check PR in detail before setting this label because PR is run on CI/CD) labels Apr 12, 2024
@gardener-robot-ci-3 gardener-robot-ci-3 added reviewed/ok-to-test Has approval for testing (check PR in detail before setting this label because PR is run on CI/CD) and removed reviewed/ok-to-test Has approval for testing (check PR in detail before setting this label because PR is run on CI/CD) labels Apr 12, 2024
@gardener-robot
Copy link

@grolu, @holgerkoser You have pull request review open invite, please check

@gardener-robot-ci-2 gardener-robot-ci-2 added reviewed/ok-to-test Has approval for testing (check PR in detail before setting this label because PR is run on CI/CD) and removed reviewed/ok-to-test Has approval for testing (check PR in detail before setting this label because PR is run on CI/CD) labels Apr 15, 2024
Copy link
Member

@holgerkoser holgerkoser left a comment

Choose a reason for hiding this comment

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

/lgtm

@gardener-robot gardener-robot added reviewed/lgtm Has approval for merging and removed needs/review Needs review labels Apr 16, 2024
@gardener-robot-ci-2 gardener-robot-ci-2 added the reviewed/ok-to-test Has approval for testing (check PR in detail before setting this label because PR is run on CI/CD) label Apr 16, 2024
Copy link
Contributor

@grolu grolu left a comment

Choose a reason for hiding this comment

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

/lgtm

@gardener-robot-ci-1 gardener-robot-ci-1 removed the reviewed/ok-to-test Has approval for testing (check PR in detail before setting this label because PR is run on CI/CD) label Apr 18, 2024
@petersutter petersutter merged commit 69c3963 into master Apr 18, 2024
9 checks passed
@petersutter petersutter deleted the enh/terminal-erros branch April 18, 2024 16:43
@gardener-robot gardener-robot added the status/closed Issue is closed (either delivered or triaged) label Apr 18, 2024
holgerkoser added a commit that referenced this pull request Apr 24, 2024
* master: (78 commits)
  remove `pragma: whitelist secret` comments (#1836)
  Ticket title should contain project name (#1824)
  Update dependency @fontsource/roboto to v5.0.13 (#1828)
  Update dependency vite to v5.2.10 (#1827)
  Update dependency jest-date-mock to v1.0.10 (#1829)
  `Terminal`: show last error description on timeout (#1810)
  Added support for machine image update strategy (#1807)
  Update dependency vue-router to v4.3.2 (#1821)
  Update dependency eslint-plugin-vue to v9.25.0 (#1811)
  Update renovate.json5
  Update renovate.json5
  Update renovate.json5
  renovate: Ignore eslint major updates (#1819)
  Update dependency vuetify to v3.5.16 (#1818)
  Update dependency vue to v3.4.23 (#1817)
  Update dependency prom-client to v15.1.2 (#1814)
  Update dependency vite to v5.2.9 (#1815)
  Update dependency vue to v3.4.22 (#1813)
  Update dependency sass to v1.75.0 (#1809)
  Update vitest monorepo to v1.5.0 (#1808)
  ...

# Conflicts:
#	.pnp.cjs
#	frontend/__tests__/stores/cloudProfile.spec.js
#	frontend/package.json
#	frontend/src/components/GSeedConfiguration.vue
#	frontend/src/components/GShootActionRotateCredentials.vue
#	frontend/src/components/GShootListRow.vue
#	frontend/src/components/GShootListRowActions.vue
#	frontend/src/components/NewShoot/GNewShootDetails.vue
#	frontend/src/components/ShootDetails/GShootDetailsCard.vue
#	frontend/src/components/ShootVersion/GShootVersion.vue
#	frontend/src/components/ShootWorkers/GManageWorkers.vue
#	frontend/src/components/ShootWorkers/GWorkerGroup.vue
#	frontend/src/mixins/shootItem.js
#	frontend/src/store/cloudProfile/index.js
#	frontend/src/utils/index.js
#	yarn.lock

Resoved conflicts and fixed tests not yet tested
@grolu grolu added the area/ipcei IPCEI (Important Project of Common European Interest) label Jun 4, 2024
@grolu grolu mentioned this pull request Jun 4, 2024
49 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/ipcei IPCEI (Important Project of Common European Interest) needs/ok-to-test Needs approval for testing (check PR in detail before setting this label because PR is run on CI/CD) reviewed/lgtm Has approval for merging size/s Size of pull request is small (see gardener-robot robot/bots/size.py) status/closed Issue is closed (either delivered or triaged)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Display error message when terminal pod does not successfully come up
7 participants