Skip to content

Conversation

joeyouss
Copy link
Collaborator

@joeyouss joeyouss commented Oct 8, 2025

Thanks for contributing to the Harness Developer Hub! Our code owners will review your submission.

Description

  • Please describe your changes: __________________________________
  • Jira/GitHub Issue numbers (if any): ______________________________
  • Preview links/images (Internal contributors only): __________________

PR lifecycle

We aim to merge PRs within one week or less, but delays happen sometimes.

If your PR is open longer than two weeks without any human activity, please tag a code owner in a comment.

PRs must meet these requirements to be merged:

  • Successful preview build.
  • Code owner review.
  • No merge conflicts.
  • Release notes/new features docs: Feature/version released to at least one prod environment.

@bot-gitexp-user
Copy link

Please check the Execution Link of the Pipeline for the Website Draft URL. This is located in the Preview Step behind the Harness VPN and also is available in #hdh_alerts. E.g Website Draft URL: https://unique-id--harness-developer.netlify.app. Current Draft URL is: https://68e637eba59cf25f10ac730f--harness-developer.netlify.app

@bot-gitexp-user
Copy link

Please check the Execution Link of the Pipeline for the Website Draft URL. This is located in the Preview Step behind the Harness VPN and also is available in #hdh_alerts. E.g Website Draft URL: https://unique-id--harness-developer.netlify.app. Current Draft URL is: https://68e683946d1e750086206f43--harness-developer.netlify.app

@bot-gitexp-user
Copy link

Please check the Execution Link of the Pipeline for the Website Draft URL. This is located in the Preview Step behind the Harness VPN and also is available in #hdh_alerts. E.g Website Draft URL: https://unique-id--harness-developer.netlify.app. Current Draft URL is: https://68e685eef8617f46fc7cab58--harness-developer.netlify.app


1. Change the `identifier` from `LABEL` to `LABEL_V2`
2. Change the `identifierName` from `Label` to `Label V2`
3. Remove any prefixes (like `user_` or `aws_`) from your tag keys
Copy link
Contributor

Choose a reason for hiding this comment

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

Identify all the AWS labels (starts with user_ or aws_) and replace them with actual tag key. You don't have to update your other cloud provider labels. For other cloud providers, just do first two steps.

{
field": {
"fieldId": "labels.value",
"fieldName": "key1",
Copy link
Contributor

Choose a reason for hiding this comment

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

Key1

"fieldId": "labels.user_key1",
"fieldName": "",
"identifier": "LABEL",
"identifierName": "Label V2"
Copy link
Contributor

Choose a reason for hiding this comment

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

Label

```json
"idFilter": {
"field": {
"fieldId": "labels.user_key1",
Copy link
Contributor

Choose a reason for hiding this comment

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

"fieldId": "labels.key",

```json
"idFilter": {
"field": {
"fieldId": "labels.key1",
Copy link
Contributor

Choose a reason for hiding this comment

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

"fieldId": "labels.key",

"fieldId": "labels.key",
"fieldName": "",
"identifier": "LABEL",
"identifierName": "Label V2"
Copy link
Contributor

Choose a reason for hiding this comment

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

Label

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.

3 participants