Dinar Valeev

Results 38 issues of Dinar Valeev

### Expected behavior generators are kept ### Actual behavior generators are removed ### Information - Ship version: 0.53 - Docker version: .19.06 - Command line run: ship update ### Steps...

There is a best practice, glue record should belong to zone it serves. And records should be the same in dnsZone and edgeDNS edgeDNS: - test.example.com 30 IN NS ns1.test.example.com...

At lest Rote53 have lack of support of NS record types for Private Hosted Zones. We need to cover such cases and document ways around such issues.

By now kubernetes backend could hold up to defaultETCDSize gzipped data (which is 1-1.5Mb). This doesn't scale for larger states. This commit implements spliting data across multiple secrets bound by...

enhancement
backend/k8s

since 4.1.0 k3d waits for k3s to finish startup, but for k8s this is not sufficient as Node is not Ready yet. IMO k3d should wait for kubelet to be...

bug
priority/medium

**Description** This PR lets controller to drop registry record in old format. This allows us to add TXT record support in the future, so managed record and registry record won't...

cncf-cla: yes
size/M

I see strange behavior. If I use -j80 and --ccache for my build job, package builds with single job, -j have not effect.

**What would you like to be added**: When external-dns creates/takes records under control it should validate record doesn't exceed values defined by [standard](https://datatracker.ietf.org/doc/html/rfc1035#section-2.3.4). **Why is this needed**: This implements failing...

kind/feature
lifecycle/stale

This commit introduces new property to a postgresql spec serviceNodePort. It enable NodePort type service for master role with automatic port allocation if value is 0. Othewise it takes desired...

Signed-off-by: Dinar Valeev