Skip to content
This repository has been archived by the owner on Dec 15, 2021. It is now read-only.

Added support for Istio 1.7 #37

Merged
merged 1 commit into from
Aug 24, 2020
Merged

Added support for Istio 1.7 #37

merged 1 commit into from
Aug 24, 2020

Commits on Aug 24, 2020

  1. Added support for Istio 1.7

    For some reason on Istio 1.7 this fails because the description cannot be an empty string.
    This error is given if it is:
    
    Group:       config.istio.io                                                                                                                                                                                                       │
    │         Hook Phase:  Failed                                                                                                                                                                                                                │
    │         Kind:        adapter                                                                                                                                                                                                               │
    │         Message:     error validating data: unknown object type "nil" in adapter.spec.description                                                                                                                                          │
    │         Name:        newrelic                                                                                                                                                                                                              │
    │         Namespace:   istio-system                                                                                                                                                                                                          │
    │         Status:      SyncFailed                                                                                                                                                                                                            │
    │         Sync Phase:  Sync                                                                                                                                                                                                                  │
    │         Version:     v1alpha2
    mhaddon authored Aug 24, 2020
    Configuration menu
    Copy the full SHA
    2b4c3f6 View commit details
    Browse the repository at this point in the history