Skip to content

Conversation

@mduda-akamai
Copy link
Contributor

@mduda-akamai mduda-akamai commented Jan 13, 2026

Description 📝

Add Custom HTTPS destination type to create destination forms

Changes 🔄

List any change(s) relevant to the reviewer.

  • Add Custom HTTPS destination type in Create Destination form
  • Add Custom HTTPS destination type in Create Stream form
  • Add customHttpsEnabled feature flag
  • Block Custom HTTPS destination type if the customHttpsEnabled flag is set to false

Scope 🚢

Upon production release, changes in this PR will be visible to:

  • No customers / Not applicable

Target release date 🗓️

March 2025

Preview 📷

Before After
before stream create after stream create
before destination create after destination create

How to test 🧪

Prerequisites

  • Set aclpLogs.customHttpsEnabled flag to true

Verification steps

  • Check in logs/delivery/streams/create if Custom HTTPS type is present and check all present fields
  • Check in logs/delivery/destinations/create if Custom HTTPS type is present and check all present fields
  • Check if Custom HTTPS type is not possible to select when aclpLogs.customHttpsEnabled flag is set to false
  • Testing the connection and Creating the destination or stream won't work for Custom HTTPS yet
Author Checklists

As an Author, to speed up the review process, I considered 🤔

👀 Doing a self review
❔ Our contribution guidelines
🤏 Splitting feature into small PRs
➕ Adding a changeset
🧪 Providing/improving test coverage
🚩 Using a feature flag to protect the release
📱 Providing mobile support


  • I have read and considered all applicable items listed above.

As an Author, before moving this PR from Draft to Open, I confirmed ✅

  • All tests and CI checks are passing
  • TypeScript compilation succeeded without errors
  • Code passes all linting rules

@mduda-akamai mduda-akamai force-pushed the feature/DPS-35924-custom_https-form-first-part branch from 9869d96 to 47a14c4 Compare January 13, 2026 12:15
@mduda-akamai mduda-akamai self-assigned this Jan 13, 2026
@linode-gh-bot
Copy link
Collaborator

Cloud Manager UI test results

🔺 1 failing test on test run #2 ↗︎

❌ Failing✅ Passing↪️ Skipped🕐 Duration
1 Failing854 Passing11 Skipped46m 3s

Details

Failing Tests
SpecTest
clone-linode.spec.tsCloud Manager Cypress Tests→clone linode » can clone a Linode from Linode details page

Troubleshooting

Use this command to re-run the failing tests:

pnpm cy:run -s "cypress/e2e/core/linodes/clone-linode.spec.ts"

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

Labels

Projects

Status: Review

Development

Successfully merging this pull request may close these issues.

2 participants