nightswimmings

Results 29 issues of nightswimmings

### What feature do you want to see added? The ecrCreateRepository command addition would be util considering that one cannot push to an ECR repository if that is not pre-created,...

enhancement

Despite [this](https://docs.spring.io/spring-cloud-task/docs/current/reference/html/#batch) and [this](https://dataflow.spring.io/docs/batch-developer-guides/batch/spring-batch/), the [outdated samples](https://github.com/spring-cloud/spring-cloud-dataflow-samples/tree/main/dataflow-website/batch-developer-guides/batch/batchsamples) and the newer [samples](https://github.com/spring-cloud/spring-cloud-task/tree/main/spring-cloud-task-samples/batch-job) (later one seems to pass green because for some reason SimpleTaskAutoConfiguration is configuring the beans after JobConfiguration injections), I...

Right now if one uses DefaultTaskConfigurer without specifying a prefix, it looses the ability to use the one from properties. I think when not passed as a param, it should...

As per the note "@deprecated with no replacement since 5.0, scheduled for removal in 6.0. Use a custom {@link RepeatOperations} implementation (based on a {@link TaskExecutor} with a bounded task...

status: waiting-for-triage
type: feature

### What happened? We had an alert that it worked, we upgraded Grafana to 10.3.4, exported alerts with /api/provisioning and feed them into the /etc/provisioning ### What did you expect...

area/alerting
triage/needs-confirmation

I think, `WebClient`/`WebTestClient(Builder)` should be able to configure defaults through properties, especially timeout and especially for `WebTestClient`, since its a setup most people would tune in order to being able...

type: enhancement
status: pending-design-work

### Component Kubernetes Maven Plugin ### Is your enhancement related to a problem? Please describe ECR requires precreation of repositories in order for jkube being able to push images ###...

enhancement
Waiting on feedback

When using an architecture of jobs and subjobs, we miss a way to specify the level of @JobScope on certain @Beans. For instance, if we have a parent job that...

status: waiting-for-triage
type: feature

### Describe the bug Since 1.10.0, generating the service resource when a discovered service.yml is provided as base, fails when this resource has metadata.name in it. The error manifests in...

Waiting on feedback