Add slots for gcp-kernel

Please could we update the slot definition for the gcp-kernel snap. Fundamentally we would like the gcp-kernel snap to be able to provide the same slots as the pc-kernel snap.

slots:                                                                                                             
  content:                                                                                                         
    allow-auto-connection:                                                                                         
      plug-attributes:                                                                                             
        content: $SLOT(content)                                                                                    
      plug-publisher-id:                                                                                           
        - $SLOT_PUBLISHER_ID                                                                                       
      slot-attributes:                                                                                             
        content: kernel-gpu-2404                                                                                   
    allow-connection:       
      plug-attributes:              
        content: $SLOT(content)     
      slot-attributes:              
        content: kernel-gpu-2404
    allow-installation: true
  cuda-driver-libs:
    allow-installation: true
    deny-auto-connection: true
  egl-driver-libs:
    allow-installation: true
    deny-auto-connection: true
  gbm-driver-libs:
    allow-installation: true
    deny-auto-connection: true
  opengl-driver-libs:
    allow-installation: true
    deny-auto-connection: true
  opengles-driver-libs:
    allow-installation: true
    deny-auto-connection: true
  vulkan-driver-libs:
    allow-installation: true
    deny-auto-connection: true

This request has been added to the queue for review by the @reviewers team.

Hey @apw

I think it can be expected for this snap to require the same interfaces than pc-kernel and it also has the same publisher (Canonical). Thus, +1 from me (#voteFor) granting gcp-kernel auto-connection to the requested interfaces.

Thanks!

+1 (#voteFor) from me to grant the requested interfaces to gcp-kernel.

As already stated this requires the same interfaces than pc-kernel and has the same publisher. Thus, I think it is reasonable to fast-track this request with only two votes to unlock the team. This is now live.

Thansk!