Skip to content

Commit

Permalink
remove alibab
Browse files Browse the repository at this point in the history
  • Loading branch information
jcpowermac committed Jul 29, 2024
1 parent ccc4b97 commit 4f9a8bf
Show file tree
Hide file tree
Showing 14 changed files with 19 additions and 855 deletions.
33 changes: 1 addition & 32 deletions manifests/00-ingress-credentials-request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -145,35 +145,4 @@ spec:
value: "dns-svcs"
secretRef:
name: cloud-credentials
namespace: openshift-ingress-operator
---
apiVersion: cloudcredential.openshift.io/v1
kind: CredentialsRequest
metadata:
name: openshift-ingress-alibabacloud
namespace: openshift-ingress-operator
annotations:
capability.openshift.io/name: CloudCredential+Ingress
spec:
providerSpec:
apiVersion: cloudcredential.openshift.io/v1
kind: AlibabaCloudProviderSpec
statementEntries:
- action:
- alidns:AddDomainRecord
- alidns:UpdateDomainRecord
- alidns:DeleteDomainRecord
- alidns:DescribeDomainRecords
effect: Allow
resource: '*'
- action:
- pvtz:AddZoneRecord
- pvtz:UpdateZoneRecord
- pvtz:DeleteZoneRecord
- pvtz:DescribeZoneRecords
- pvtz:DescribeZones
resource: '*'
effect: Allow
secretRef:
name: cloud-credentials
namespace: openshift-ingress-operator
namespace: openshift-ingress-operator
129 changes: 0 additions & 129 deletions pkg/dns/alibaba/dns.go

This file was deleted.

202 changes: 0 additions & 202 deletions pkg/dns/alibaba/dns_test.go

This file was deleted.

Loading

0 comments on commit 4f9a8bf

Please sign in to comment.