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

Be able to add output_limit as a input to be able to ser log size? #22

Closed
Ferparishuertas opened this issue Nov 29, 2018 · 3 comments
Closed

Comments

@Ferparishuertas
Copy link

Ferparishuertas commented Nov 29, 2018

We want in some cases to debug l pipelines and log is key. Can you add this variable to the runners config input?

https://gitlab.com/gitlab-org/gitlab-runner/blob/master/docs/configuration/advanced-configuration.md#the-runners-section

@Ferparishuertas
Copy link
Author

If possible please add also request_concurrency

@npalm
Copy link
Collaborator

npalm commented Dec 4, 2018

@Ferparishuertas can you make a proposal in a pull request?

npalm added a commit that referenced this issue Dec 30, 2018
@npalm
Copy link
Collaborator

npalm commented Dec 30, 2018

I have added most of the options in the runner section, will close the issue for now. Please feel free to raise a new issue in case you missing some options.

@npalm npalm closed this as completed Dec 30, 2018
kayman-mk pushed a commit that referenced this issue Oct 21, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [aws](https://registry.terraform.io/providers/hashicorp/aws)
([source](https://togithub.com/hashicorp/terraform-provider-aws)) |
required_provider | minor | `5.23.1` -> `5.24.0` |

---

### Release Notes

<details>
<summary>hashicorp/terraform-provider-aws (aws)</summary>

###
[`v5.24.0`](https://togithub.com/hashicorp/terraform-provider-aws/blob/HEAD/CHANGELOG.md#5240-November-2-2023)

[Compare
Source](https://togithub.com/hashicorp/terraform-provider-aws/compare/v5.23.1...v5.24.0)

NOTES:

- resource/aws_detective_organization_admin_account: Because we cannot
easily test this functionality, it is best effort and we ask for
community help in testing
([#&#8203;25237](https://togithub.com/hashicorp/terraform-provider-aws/issues/25237))
- resource/aws_detective_organization_configuration: Because we cannot
easily test this functionality, it is best effort and we ask for
community help in testing
([#&#8203;25237](https://togithub.com/hashicorp/terraform-provider-aws/issues/25237))

FEATURES:

- **New Data Source:** `aws_opensearchserverless_lifecycle_policy`
([#&#8203;34144](https://togithub.com/hashicorp/terraform-provider-aws/issues/34144))
- **New Resource:** `aws_detective_organization_admin_account`
([#&#8203;25237](https://togithub.com/hashicorp/terraform-provider-aws/issues/25237))
- **New Resource:** `aws_detective_organization_configuration`
([#&#8203;25237](https://togithub.com/hashicorp/terraform-provider-aws/issues/25237))
- **New Resource:** `aws_opensearchserverless_lifecycle_policy`
([#&#8203;34144](https://togithub.com/hashicorp/terraform-provider-aws/issues/34144))
- **New Resource:** `aws_redshift_resource_policy`
([#&#8203;34149](https://togithub.com/hashicorp/terraform-provider-aws/issues/34149))
- **New Resource:** `aws_verifiedaccess_endpoint`
([#&#8203;30763](https://togithub.com/hashicorp/terraform-provider-aws/issues/30763))

ENHANCEMENTS:

- resource/aws_amplify_app: Add `custom_headers` argument
([#&#8203;31561](https://togithub.com/hashicorp/terraform-provider-aws/issues/31561))
- resource/aws_batch_job_definition: Add `node_properties` argument
([#&#8203;34153](https://togithub.com/hashicorp/terraform-provider-aws/issues/34153))
- resource/aws_finspace_kx_cluster: In-place updates are now supported
for the `code`, `database`, and `initialization_script` arguments. The
update timeout has been increased to 30 minutes.
([#&#8203;34220](https://togithub.com/hashicorp/terraform-provider-aws/issues/34220))
- resource/aws_iot_topic_rule: Add `kafka.header` and
`error_action.kafka.header` arguments
([#&#8203;34191](https://togithub.com/hashicorp/terraform-provider-aws/issues/34191))
- resource/aws_networkmanager_connect_attachment: Add `NO_ENCAP` as a
valid `options.protocol` value
([#&#8203;34109](https://togithub.com/hashicorp/terraform-provider-aws/issues/34109))
- resource/aws_networkmanager_connect_peer: Add `subnet_arn` argument to
support [Tunnel-less Connect
attachments](https://docs.aws.amazon.com/network-manager/latest/cloudwan/cloudwan-connect-attachment.html#cloudwan-connect-tlc)
([#&#8203;34109](https://togithub.com/hashicorp/terraform-provider-aws/issues/34109))
- resource/aws_networkmanager_connect_peer: `inside_cidr_blocks` is
Optional
([#&#8203;34109](https://togithub.com/hashicorp/terraform-provider-aws/issues/34109))
- resource/aws_rds_cluster: Remove the provider default (previously,
"1") and use the AWS default for `backup_retention_period` (also, "1")
to allow integration with AWS Backup
([#&#8203;34187](https://togithub.com/hashicorp/terraform-provider-aws/issues/34187))
- resource/aws_redshift_cluster: Add `snapshot_arn` argument
([#&#8203;34181](https://togithub.com/hashicorp/terraform-provider-aws/issues/34181))
- resource/aws_redshift_cluster: Add the `manage_master_password` and
`master_password_secret_kms_key_id` arguments to support managed admin
credentials
([#&#8203;34182](https://togithub.com/hashicorp/terraform-provider-aws/issues/34182))
- resource/aws_s3\_object: Add `override_provider` configuration block,
allowing tags inherited from the provider [`default_tags` configuration
block](https://registry.terraform.io/providers/hashicorp/aws/latest/docs#default_tags-configuration-block)
to be ignored
([#&#8203;33262](https://togithub.com/hashicorp/terraform-provider-aws/issues/33262))
- resource/aws_secretsmanager_secret_rotation: The `rotation_lambda_arn`
argument is now optional to support modifying the rotation schedule of
AWS-managed secrets.
([#&#8203;34180](https://togithub.com/hashicorp/terraform-provider-aws/issues/34180))

BUG FIXES:

- data-source/aws_vpc_ipam_pools: Add `id` attribute for individual IPAM
pools
([#&#8203;32133](https://togithub.com/hashicorp/terraform-provider-aws/issues/32133))
- resource/aws_alb_listener_rule: Fixed the
`action.forward.target_group` argument minimum item requirement.
Previously this was set to 2, but the AWS API allows specifying a single
target group.
([#&#8203;33727](https://togithub.com/hashicorp/terraform-provider-aws/issues/33727))
- resource/aws_amplify_branch: Remove
[ForceNew](https://developer.hashicorp.com/terraform/plugin/sdkv2/schemas/schema-behaviors#forcenew)
from `enable_performance_mode`
([#&#8203;34141](https://togithub.com/hashicorp/terraform-provider-aws/issues/34141))
- resource/aws_lb_listener_rule: Fixed the `action.forward.target_group`
argument minimum item requirement. Previously this was set to 2, but the
AWS API allows specifying a single target group.
([#&#8203;33727](https://togithub.com/hashicorp/terraform-provider-aws/issues/33727))
- resource/aws_quicksight_analysis: Fix "expected type to be integer"
errors in `window_options.bounds.*` argument validatation functions
([#&#8203;34230](https://togithub.com/hashicorp/terraform-provider-aws/issues/34230))
- resource/aws_quicksight_dashboard: Fix "expected type to be integer"
errors in `window_options.bounds.*` argument validatation functions
([#&#8203;34230](https://togithub.com/hashicorp/terraform-provider-aws/issues/34230))
- resource/aws_quicksight_template: Fix "expected type to be integer"
errors in `window_options.bounds.*` argument validatation functions
([#&#8203;34230](https://togithub.com/hashicorp/terraform-provider-aws/issues/34230))
- resource/aws_rds_cluster: Avoid an error on delete related to
`unexpected state 'scaling-compute'`
([#&#8203;34187](https://togithub.com/hashicorp/terraform-provider-aws/issues/34187))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/cattle-ops/setup-organization).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMS41IiwidXBkYXRlZEluVmVyIjoiMzcuMzEuNSIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
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

No branches or pull requests

2 participants