Skip to content

Conversation

iseki0
Copy link
Contributor

@iseki0 iseki0 commented Aug 14, 2025

Since Java 11, there's URLEncoder.encode(String s, Charset charset)

@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 Aug 14, 2025
@iseki0 iseki0 force-pushed the refctor/charset-literal branch 2 times, most recently from 3f446b3 to 90d8774 Compare August 14, 2025 13:18
@iseki0 iseki0 force-pushed the refctor/charset-literal branch from 90d8774 to 6b9579b Compare August 14, 2025 13:19
@yue9944882
Copy link
Member

/ok-to-test

@k8s-ci-robot k8s-ci-robot added the ok-to-test Indicates a non-member PR verified by an org member that is safe to test. label Aug 14, 2025
Copy link
Member

@yue9944882 yue9944882 left a comment

Choose a reason for hiding this comment

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

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Aug 14, 2025
@brendandburns
Copy link
Contributor

Compilation is failing because some methods now never throw.

@iseki0
Copy link
Contributor Author

iseki0 commented Aug 15, 2025

Compilation is failing because some methods now never throw.

I will fix it soon.

@k8s-ci-robot k8s-ci-robot removed the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Aug 15, 2025
@iseki0
Copy link
Contributor Author

iseki0 commented Aug 15, 2025

@yue9944882 @brendandburns Please /ok-to-test again

@iseki0 iseki0 requested a review from yue9944882 August 15, 2025 05:08
@brendandburns
Copy link
Contributor

/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 Aug 18, 2025
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: brendandburns, iseki0

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 Aug 18, 2025
@k8s-ci-robot k8s-ci-robot merged commit 4f440df into kubernetes-client:master Aug 18, 2025
18 checks passed
@iseki0 iseki0 deleted the refctor/charset-literal branch August 19, 2025 05:27
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. lgtm "Looks good to me", indicates that a PR is ready to be merged. ok-to-test Indicates a non-member PR verified by an org member that is safe to test. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants