Skip to content

issue-1357: Add attribute allowpublic to uaa Client resource#1358

Open
damzog wants to merge 18 commits into
cloudfoundry:5.x.xfrom
boschglobal:issue-1357
Open

issue-1357: Add attribute allowpublic to uaa Client resource#1358
damzog wants to merge 18 commits into
cloudfoundry:5.x.xfrom
boschglobal:issue-1357

Conversation

@damzog

@damzog damzog commented May 8, 2026

Copy link
Copy Markdown

No description provided.

Kehrlann and others added 14 commits December 12, 2025 18:35
…udfoundryClient>

Signed-off-by: Daniel Garnier-Moiroux <daniel.garnier-moiroux@broadcom.com>
Signed-off-by: Daniel Garnier-Moiroux <daniel.garnier-moiroux@broadcom.com>
* Feature: handle rate limiting of UAA server. Fixes cloudfoundry#1307

Signed-off-by: Daniel Garnier-Moiroux <daniel.garnier-moiroux@broadcom.com>
* Implement the User Version 3 API along with Unit Test

Signed-off-by: Daniel Garnier-Moiroux <daniel.garnier-moiroux@broadcom.com>
* Implement apply organization quota
* Implement apply and remove space quota

Signed-off-by: Daniel Garnier-Moiroux <daniel.garnier-moiroux@broadcom.com>
- Fixes cloudfoundrygh-1335
- Cherry-picked from 5.x.x branch (6c81106)

Signed-off-by: Daniel Garnier-Moiroux <daniel.garnier-moiroux@broadcom.com>
@linux-foundation-easycla

linux-foundation-easycla Bot commented May 8, 2026

Copy link
Copy Markdown

CLA Signed
The committers listed above are authorized under a signed CLA.

  • ✅ login: damzog / name: joda (damzog) (7939bf3)

@Kehrlann

Copy link
Copy Markdown
Contributor

@damzog thanks for your contribution, could you please target the 5.x branch?

@damzog
damzog marked this pull request as draft June 19, 2026 06:04
@damzog
damzog changed the base branch from main to 5.x.x June 19, 2026 06:04
damzog added 2 commits June 19, 2026 08:18
# Conflicts:
#	README.md
#	cloudfoundry-client-reactor/pom.xml
#	cloudfoundry-client/pom.xml
#	cloudfoundry-operations/pom.xml
#	cloudfoundry-util/pom.xml
#	integration-test/pom.xml
#	integration-test/src/test/java/org/cloudfoundry/IntegrationTestConfiguration.java
#	integration-test/src/test/java/org/cloudfoundry/operations/StacksTest.java
#	pom.xml
#	test-log-cache/pom.xml
#	test-service-broker/pom.xml
@damzog
damzog marked this pull request as ready for review June 19, 2026 06:48
@damzog

damzog commented Jun 19, 2026

Copy link
Copy Markdown
Author

@Kehrlann sorry, did not see your response. Seems my changes are compatible with 5.x.x . Can you have a look?

* Remove deprecated Doppler recentLogs and LogsRequest for 6.x

Remove DopplerClient.recentLogs(), RecentLogsRequest,
Applications.logs(LogsRequest), and LogsRequest — all deprecated
in 5.x (cloudfoundry#1348). Inline the Doppler streaming path directly into
logs(ApplicationLogsRequest). Update README with breaking changes.
@Lokowandtg

Copy link
Copy Markdown
Contributor

Hi @damzog,
thanks for your contribution.
your pull request now contains 112 files, most of them from other changes not related to your pull request. I'm not a git expert, but can you try to rebase so only your changes are in this pull request?
As far as I can see, the code looks good, but there are no integration-tests. Can you add some or extend an existing one so it validates the "allowpublic" value? If you need a local test environment, you can use kind-deployment. If that is a problem, please tell us.
Thanks, Georg

@damzog

damzog commented Jul 17, 2026

Copy link
Copy Markdown
Author

@Lokowandtg
cc: @Kehrlann
Sorry, saw it again a little late: I have create a new PR containing only my changes #1366
Let me know wether I should close this one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants