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

PersistentVolumeClaim details pane now shows a link to it's PersistVolume (if any) #6169

Merged
merged 4 commits into from
Jun 24, 2021

Conversation

marcosdiez
Copy link
Contributor

image

@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Jun 14, 2021
@k8s-ci-robot k8s-ci-robot added size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. language/de Updates or issues for German translations. language/fr Updates or issues for French translations. language/ja Updates or issues for Japanese translations. language/ko Updates or issues for Korean translations. language/zh Updates or issues for Chinese translations. and removed size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Jun 14, 2021
@codecov
Copy link

codecov bot commented Jun 14, 2021

Codecov Report

Merging #6169 (27de9fd) into master (325399e) will increase coverage by 0.04%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #6169      +/-   ##
==========================================
+ Coverage   41.42%   41.46%   +0.04%     
==========================================
  Files         216      216              
  Lines        9352     9352              
  Branches      144      144              
==========================================
+ Hits         3874     3878       +4     
+ Misses       5228     5223       -5     
- Partials      250      251       +1     

@k8s-ci-robot k8s-ci-robot added the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Jun 16, 2021
@maciaszczykm
Copy link
Member

LGTM but there is a conflict.

@k8s-ci-robot k8s-ci-robot removed the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Jun 17, 2021
@marcosdiez
Copy link
Contributor Author

Hello @maciaszczykm ! The conflict is gone (it was only translations)

i18n/messages.xlf Outdated Show resolved Hide resolved
@k8s-ci-robot k8s-ci-robot added size/L Denotes a PR that changes 100-499 lines, ignoring generated files. and removed size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. labels Jun 17, 2021
@marcosdiez
Copy link
Contributor Author

my bad. now it's really fixed.

@marcosdiez
Copy link
Contributor Author

Hey, @maciaszczykm
I was thinking, most of my commits is me fighting with i18n stuff (that are unrelated to my code)
that also makes the code review much harder (because the i18n stuff is only noise for code review)
and it also makes impossible to merge two UI related PRs at once.

Does it still make sense for us to include i18n stuff in our feature PRs ?

@maciaszczykm
Copy link
Member

Yes, the process is a bit broken right now but it has to be done regularly.

@jeefy
Copy link
Member

jeefy commented Jun 22, 2021

@marcosdiez Looks like e2e tests are failing :( Can you address?

@marcosdiez
Copy link
Contributor Author

Hello @jeefy
This is a problem in the test, not in my code.
The proof for it is that my last real commit (with code, not i18n stuff) worked:

image

So if you really want, I can keep sending empty commit. Eventually all tests will pass. But there is nothing for me to do on my side...

@maciaszczykm
Copy link
Member

/lgtm
/approve

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Jun 24, 2021
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: maciaszczykm, marcosdiez

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jun 24, 2021
@k8s-ci-robot k8s-ci-robot merged commit f96dd78 into kubernetes:master Jun 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. language/de Updates or issues for German translations. language/fr Updates or issues for French translations. language/ja Updates or issues for Japanese translations. language/ko Updates or issues for Korean translations. language/zh Updates or issues for Chinese translations. lgtm "Looks good to me", indicates that a PR is ready to be merged. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants