Samples icon indicating copy to clipboard operation
Samples copied to clipboard

Steeltoe samples and reference application collection

Results 41 Samples issues
Sort by recently updated
recently updated
newest added

1. HttpClientFactory is a great design in .NET Core 2.1, I see it is used in Discovery Sample but no in CircuitBreaker Sample ([Fortune-Teller-UI](https://github.com/SteeltoeOSS/Samples/tree/dev/CircuitBreaker/src/AspDotNetCore/FortuneTeller/Fortune-Teller-UI)). Therefore, suggest to use it in...

unscheduled
CircuitBreaker

1) Deprecation warning: Use of the '--hostname' command-line flag option is deprecated in favor of the 'routes' property in the manifest. Please see https://docs.cloudfoundry.org/devguide/deploy-apps/manifest-attributes.html#routes for usage information. The '--hostname' command-line...

integration-test
infrastructure

The version of a service being used in a Sample is effectively hidden. For example, when starting a config server on a Cloud Foundry instance, it's not trivial from the...

Now that the SSO tile has an API, we may be able to script the setup for any samples that use it https://docs.pivotal.io/p-identity/sso-api/#introduction

unscheduled
Security

Use minimal API, add actuators, only listen over HTTPS, improve usability TODO: update integration test, help users understand how to [enable UAA as a user store for the tile](https://docs.vmware.com/en/Single-Sign-On-for-VMware-Tanzu-Application-Service/1.14/sso/GUID-configure-internal-us.html#configure-the-internal-user-store-4)

Possibly: https://learn.microsoft.com/en-us/azure/devops/pipelines/integrations/slack?view=azure-devops Also, remove this from `ci/jenkins.cmd`: ``` https://hooks.slack.com/services/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 ```

enhancement

Upgrade pipeline Python to 3.11.x Update virtual env Python packages.

enhancement